Commit Graph

10 Commits

Author SHA1 Message Date
0ccfd00a23 chore: update frontend tooling and Chinese copy 2026-04-28 14:52:18 +08:00
4db04e61e9 feat: polish voice studio workflow and bilingual copy 2026-04-21 18:05:22 +08:00
9f74a93274 feat: refine voice studio attention workflow 2026-04-21 14:19:51 +08:00
4d7072fb66 feat: surface voice session insights in entry views 2026-04-20 16:50:23 +08:00
4ecf0c09c0 feat: improve voice studio alpha recovery flow 2026-04-19 23:25:41 +08:00
5318de670f feat: improve generation analytics and maintenance 2026-04-19 09:03:40 +08:00
4d54c144a8 feat: add provider analytics summary 2026-04-18 22:01:34 +08:00
e99a7fbe14 feat: add generation trace and partial-ready workflow status 2026-04-18 21:53:55 +08:00
a97a2fe005 feat: persist story generation states and cache audio
Some checks failed
Build and Push Docker Images / changes (push) Has been cancelled
Build and Push Docker Images / build-backend (push) Has been cancelled
Build and Push Docker Images / build-frontend (push) Has been cancelled
Build and Push Docker Images / build-admin-frontend (push) Has been cancelled
2026-04-17 17:14:09 +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