- 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>
44 lines
1.1 KiB
JSON
44 lines
1.1 KiB
JSON
{
|
||
"id": "plan_20260516_124628",
|
||
"title": "阶段①-Linux基础-第4课:init.rc启动脚本解析",
|
||
"steps": [
|
||
{
|
||
"index": 0,
|
||
"title": "📖 第3课快速回顾(5分钟)- AOSP目录结构小测验",
|
||
"status": "in_progress",
|
||
"note": ""
|
||
},
|
||
{
|
||
"index": 1,
|
||
"title": "🔑 核心概念:init进程是Android的'上帝进程'",
|
||
"status": "pending",
|
||
"note": ""
|
||
},
|
||
{
|
||
"index": 2,
|
||
"title": "📜 init.rc语法三要素:触发器、服务、命令",
|
||
"status": "pending",
|
||
"note": ""
|
||
},
|
||
{
|
||
"index": 3,
|
||
"title": "🚀 启动流程实战:从init.rc到App启动的完整链路",
|
||
"status": "pending",
|
||
"note": ""
|
||
},
|
||
{
|
||
"index": 4,
|
||
"title": "🧪 课后练习题(3道)+ 参考答案",
|
||
"status": "pending",
|
||
"note": ""
|
||
},
|
||
{
|
||
"index": 5,
|
||
"title": "📋 本课总结与下节预告",
|
||
"status": "pending",
|
||
"note": ""
|
||
}
|
||
],
|
||
"created_at": "2026-05-16T12:46:28.563291",
|
||
"updated_at": "2026-05-16T12:46:31.590260"
|
||
} |