Initial TrueGrowth source import

This commit is contained in:
2026-07-07 09:36:36 +08:00
commit 3b6781d695
2283 changed files with 691996 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
## 1. Implementation
- [x] 1.1 Add digital human script item state, manual add/edit/delete/selection controls, and single/multi-script count display.
- [x] 1.2 Add smart script generation dialog with built-in scenes, style/length/count/custom prompt controls, and append-to-list behavior.
- [x] 1.3 Update avatar task creation to submit one task per selected script while preserving the selected avatar, voice, model, subtitle, format, and background settings.
- [x] 1.4 Style the batch script list and script generation dialog for desktop and responsive layouts.
- [x] 1.5 Run focused type/build validation. `tsc -p apps/web/tsconfig.app.json --noEmit` passes; full `nx build web` is blocked by existing `.venv-funclip` Gradio project graph noise.