Kevin
|
2f60858c9c
|
Merge feat/multi-agent into development
- Resolved conflict in api/app/agents/memoir/prompts.py: kept archived_section for get_narrative_prompt compatibility
- Resolved conflict in api/app/tasks/memoir_tasks.py: use MemoirOrchestrator flow (feat/multi-agent)
- Multi-agent architecture: ChatOrchestrator, MemoirOrchestrator, ImagePromptOrchestrator
|
2026-03-19 14:23:27 +08:00 |
|
Kevin
|
7237b53b9b
|
feat/调整tts音色,调整封面图prompt,修复对话页输入框显示逻辑,待验证封面图生成功能
|
2026-03-19 14:14:52 +08:00 |
|
yangshilin
|
8dc47d200b
|
fix: 修复回忆录celery异常
|
2026-03-19 14:02:21 +08:00 |
|
yangshilin
|
4c75c6f4f4
|
feat: 引入deepseek结构化输出
|
2026-03-19 11:27:43 +08:00 |
|
yangshilin
|
f3629efec3
|
fix: 去除LLM直接生成图片占位符逻辑
|
2026-03-19 11:18:58 +08:00 |
|
yangshilin
|
67fb5d2cb6
|
refactor: 进一步重构agents目录结构 符合多agent架构
|
2026-03-19 10:54:48 +08:00 |
|
Kevin
|
9a1d31c71f
|
feat: 章节软删除、对话左滑删除,移除已读状态
- 章节:详情页增加删除按钮,软删除(is_active=False),AI 不再修改但保留供参考
- 章节:get_chapter 增加 is_active 校验,已删除章节返回 404
- 章节:AI 生成时参考同类别已删除章节摘要
- 对话:左滑显示删除,调用 hard delete API,删除前二次确认
- 对话:根布局包裹 GestureHandlerRootView 以支持 Swipeable
- 对话:移除已读/未读状态展示及相关 i18n
|
2026-03-19 10:45:07 +08:00 |
|
yangshilin
|
c21cda3e78
|
feat: 生成图片提示词agent结构封装
|
2026-03-19 10:43:34 +08:00 |
|
yangshilin
|
4a1d6f0dcc
|
feat: 生成回忆录agent结构封装
|
2026-03-19 10:38:11 +08:00 |
|
yangshilin
|
b16bb2b96c
|
feat & refactor: 重构agents目录结构;AI回复模块agent结构封装
|
2026-03-19 10:36:55 +08:00 |
|
Kevin
|
1aa3d8593c
|
Merge origin/development: 整合 TTS(远端结构为主)+ memoir-cover,保留本地环境配置
Made-with: Cursor
|
2026-03-19 10:30:54 +08:00 |
|
Kevin
|
15512834d2
|
feat/ 添加app-expo三种环境切换,待测试 调整tts
|
2026-03-19 09:58:02 +08:00 |
|
Sully
|
b73370a9b5
|
feat/ memoir-cover (#16)
Co-authored-by: Kevin <kevin@brighteng.org>
|
2026-03-19 09:11:54 +08:00 |
|
Sully
|
92b7848c48
|
feat/tts (#15)
Co-authored-by: Kevin <kevin@brighteng.org>
|
2026-03-19 09:11:25 +08:00 |
|
yangshilin
|
48b70e1350
|
Merge branch 'refactor/backend-architecture' into development
|
2026-03-18 17:18:23 +08:00 |
|