- 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>
38 lines
1.1 KiB
JSON
38 lines
1.1 KiB
JSON
{
|
||
"id": "plan_20260506_090942",
|
||
"title": "AOSP入门 — 三大基础能力补强计划",
|
||
"steps": [
|
||
{
|
||
"index": 0,
|
||
"title": "📁 Linux基础补强(2~3周):命令行操作、文件系统、Makefile、Shell脚本、Git版本控制",
|
||
"status": "pending",
|
||
"note": ""
|
||
},
|
||
{
|
||
"index": 1,
|
||
"title": "⚙️ C语言补强(3~4周):指针与内存管理、结构体、文件操作、多线程编程",
|
||
"status": "pending",
|
||
"note": ""
|
||
},
|
||
{
|
||
"index": 2,
|
||
"title": "☕ Java补强(2~3周):面向对象深入、多线程、JNI机制、反射机制、设计模式",
|
||
"status": "pending",
|
||
"note": ""
|
||
},
|
||
{
|
||
"index": 3,
|
||
"title": "🔗 综合衔接:Linux+C+Java联合实践,编写简单Native服务并编译运行",
|
||
"status": "pending",
|
||
"note": ""
|
||
},
|
||
{
|
||
"index": 4,
|
||
"title": "🚀 AOSP源码下载与构建:repo init/sync、编译环境搭建、单模块编译",
|
||
"status": "pending",
|
||
"note": ""
|
||
}
|
||
],
|
||
"created_at": "2026-05-06T09:09:42.866523",
|
||
"updated_at": "2026-05-06T09:09:42.866523"
|
||
} |