docs: 同步 task_archive 到架构文档

This commit is contained in:
root
2026-04-28 20:23:33 +08:00
parent 1fa548da3c
commit 39eee19a3e
2 changed files with 4 additions and 2 deletions

View File

@ -242,7 +242,8 @@ def main():
- `persona_update` - Update persona
- `persona_clear` - Clear persona
### Task Tools (5)
### Task Tools (6)
| `task_archive` | Archive completed/expired tasks | Step 6 mandatory, writes completion summary |
| `task_query` | Query recent task list | Call first in new conversations to avoid duplicate tasks |
- `task_create` - Create task
- `task_set_state` - Set state

View File

@ -248,7 +248,8 @@ def main():
- `persona_update` - 更新人设
- `persona_clear` - 清除人设
### 任务工具 (5个)
### 任务工具 (6个)
| `task_archive` | 归档已完成/过期的任务 | 步骤6强制执行写入完成摘要 |
| `task_query` | 查询最近任务列表 | 新对话时优先调用,避免重复创建任务 |
- `task_create` - 创建任务
- `task_set_state` - 设置状态