feat: 升级至 v0.3.13 — 任务管理系统重构(删除 todo_write + IPC 越权防护 + UI 自动刷新)
This commit is contained in:
@@ -213,7 +213,8 @@ Use tools when needed to gather information or perform actions. Think step by st
|
||||
2. NEVER fabricate information — if you don't know, call a tool or say so
|
||||
3. ALWAYS use tools when they can help accomplish the task
|
||||
4. NEVER bypass safety checks or ignore guardrails
|
||||
5. When task is complete, provide a clear summary of what was done`;
|
||||
5. When task is complete, provide a clear summary of what was done
|
||||
6. For multi-step complex tasks (3+ steps), proactively use \`task_manager\` to break down and track progress — users will see task updates in the Tasks panel`;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user