Files
aiagent/backend/data/task_plans/plan_20260614_183720.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

92 lines
2.1 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"id": "plan_20260614_183720",
"title": "阶段③ 14课全量生成",
"steps": [
{
"index": 0,
"title": "模块A-第1课AOSP构建系统全景图",
"status": "in_progress",
"note": ""
},
{
"index": 1,
"title": "模块A-第2课Soong与Android.bp入门",
"status": "pending",
"note": ""
},
{
"index": 2,
"title": "模块A-第3课Android.bp进阶与模块类型",
"status": "pending",
"note": ""
},
{
"index": 3,
"title": "模块A-第4课Android.mk与Makefile遗留系统",
"status": "pending",
"note": ""
},
{
"index": 4,
"title": "模块A-第5课lunch/banchan与构建变体",
"status": "pending",
"note": ""
},
{
"index": 5,
"title": "模块B-第6课Android启动流程全貌",
"status": "pending",
"note": ""
},
{
"index": 6,
"title": "模块B-第7课init进程与init.rc解析",
"status": "pending",
"note": ""
},
{
"index": 7,
"title": "模块B-第8课Zygote与SystemServer",
"status": "pending",
"note": ""
},
{
"index": 8,
"title": "模块B-第9课Binder IPC通信机制",
"status": "pending",
"note": ""
},
{
"index": 9,
"title": "模块C-第10课ServiceManager与服务注册",
"status": "pending",
"note": ""
},
{
"index": 10,
"title": "模块C-第11课ActivityManagerService (AMS)",
"status": "pending",
"note": ""
},
{
"index": 11,
"title": "模块C-第12课WindowManager与SurfaceFlinger",
"status": "pending",
"note": ""
},
{
"index": 12,
"title": "模块C-第13课PackageManagerService (PMS)",
"status": "pending",
"note": ""
},
{
"index": 13,
"title": "模块C-第14课JNI与Native层桥接",
"status": "pending",
"note": ""
}
],
"created_at": "2026-06-14T18:37:20.268016",
"updated_at": "2026-06-14T18:38:07.430580"
}