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,6 @@
## 1. Implementation
- [x] 1.1 拆分 `GenerationType` 中的 `agent` / `text` 语义与偏好迁移
- [x] 1.2 更新 AI 输入栏下拉、Skill 展示与通用参数显示逻辑
- [x] 1.3 新增文本直出工作流与执行器分支
- [x] 1.4 让文本生成结果自动插入画布
- [x] 1.5 补充回归测试与迁移测试