Commit Graph

8 Commits

Author SHA1 Message Date
1f34d80083 Expand generation harness observability 2026-06-24 10:48:23 +08:00
7ebdfb2582 Implement unified story generation flow 2026-06-18 14:48:27 +08:00
55ca0985eb Add voice analytics filters and metrics 2026-04-26 22:00:34 +08:00
3805c18622 feat: add ASR provider support for voice co-creation 2026-04-24 17:58:49 +08:00
395cdf4edd feat: add admin provider analytics dashboard 2026-04-19 18:56:17 +08:00
7b8e7c9944 refactor: separate provider capability policy 2026-04-18 13:37:59 +08:00
9e1a17fa67 chore: clear lint and sync admin story views 2026-04-18 12:35:37 +08:00
zhangtuo
e9d7f8832a Initial commit: clean project structure
- Backend: FastAPI + SQLAlchemy + Celery (Python 3.11+)
- Frontend: Vue 3 + TypeScript + Pinia + Tailwind
- Admin Frontend: separate Vue 3 app for management
- Docker Compose: 9 services orchestration
- Specs: design prototypes, memory system PRD, product roadmap

Cleanup performed:
- Removed temporary debug scripts from backend root
- Removed deprecated admin_app.py (embedded UI)
- Removed duplicate docs from admin-frontend
- Updated .gitignore for Vite cache and egg-info
2026-01-20 18:20:03 +08:00