Xiaoxia AI
|
bfbaddbd9a
|
style: normalize python formatting gates
|
2026-06-21 06:52:19 +08:00 |
|
Xiaoxia AI
|
3d6b90c022
|
feat(phase7): add generated video download endpoint
|
2026-06-18 20:33:14 +08:00 |
|
Xiaoxia AI
|
758c2c7e13
|
feat(phase7): align asset flow and scaffold generation pipeline
|
2026-06-18 19:59:37 +08:00 |
|
Xiaoxia AI
|
db1ebc4e9d
|
feat(phase7): add asset classification workflow
|
2026-06-17 18:29:48 +08:00 |
|
Xiaoxia AI
|
07c5ad0e22
|
fix: remove stale upload request schema export
|
2026-06-15 18:57:50 +08:00 |
|
Xiaoxia AI
|
ba159549e2
|
feat: integrate MinIO for real file storage
Tests / test (push) Failing after 30s
Tests / lint (push) Failing after 30s
|
2026-06-15 18:19:12 +08:00 |
|
Xiaoxia AI
|
d5504166ff
|
feat: add upload asset endpoint
- API: POST /api/upload endpoint (mock storage, real ingest pipeline trigger)
- schemas: UploadAssetRequest, UploadAssetResponse
- tests: full upload→ingest→asset pipeline test
- all 6 integration tests passing
|
2026-06-15 15:23:53 +08:00 |
|
Xiaoxia AI
|
b5a62ee9a3
|
feat: initial SaaS scaffold
- domain: User, Workspace, Project, AssetLibrary, Asset, IngestJob
- ports: repository interfaces
- application: use cases
- adapters: in-memory
- API: FastAPI 5 routes
- worker: Celery ingest_asset
- tests: 4 passing
|
2026-06-15 15:17:40 +08:00 |
|