Files
aiagent/backend/data/task_plans/plan_20260619_100052.json
renjianbo beff3fac8d fix: delete agent 500 error + dynamic personality + deployment guide
- Fix delete agent 500: clean up FK records (agent_llm_logs, permissions,
  schedules, executions, team_members) and unbind goals/tasks before delete
- Remove hardcoded personality templates in Android, replace with dynamic
  system prompt generation from name + description
- Set promptSectionsEnabled=false to bypass PromptComposer for personality
- Add Tencent Cloud Linux deployment guide (Docker Compose)
- Accumulated backend service updates, frontend UI fixes, Android app changes

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-06-29 01:17:21 +08:00

44 lines
1.2 KiB
JSON

{
"id": "plan_20260619_100052",
"title": "文档发布与版本管理 — Release Manager 交付",
"steps": [
{
"index": 0,
"title": "阶段 1: 覆盖率审计与 API 端点核对 — 检查所有已写文档与新功能覆盖率",
"status": "in_progress",
"note": ""
},
{
"index": 1,
"title": "阶段 2: 交叉链接校验 — 确保所有文档间链接有效",
"status": "pending",
"note": ""
},
{
"index": 2,
"title": "阶段 3: 从 Git 历史编译 CHANGELOG 与 Release Notes",
"status": "pending",
"note": ""
},
{
"index": 3,
"title": "阶段 4: 多平台发布配置 — GitHub Wiki / VitePress / GitBook 配置生成",
"status": "pending",
"note": ""
},
{
"index": 4,
"title": "阶段 5: 版本号更新与存档 — 更新所有文档 frontmatter、归档旧版本",
"status": "pending",
"note": ""
},
{
"index": 5,
"title": "阶段 6: 发布检查清单与 Release Plan JSON 输出",
"status": "pending",
"note": ""
}
],
"created_at": "2026-06-19T10:00:52.675660",
"updated_at": "2026-06-19T10:00:58.814607"
}