oudecheng
24bbd5f8c9
feat: 子代理 todo 列表支持 — 进入子代理视图时显示子代理的待办
- SubAgentEmitter 添加 todo_write 持久化(照搬 BusToolCallEmitter 模式)
- DefaultSubAgentRuntime 加 store 字段,透传给 emitter
- Command::ListTodos 加 task_id 参数
- list_todos handler: 当 task_id 存在时,scope_key = sub:{parent}:{task_id}
- 前端: 子代理视图下自动带 task_id 请求子代理的 todo
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-12 18:01:57 +08:00
..
2026-06-12 16:49:20 +08:00
2026-06-12 18:01:57 +08:00
2026-06-12 18:01:57 +08:00
2026-06-12 18:01:57 +08:00
2026-06-11 12:04:52 +08:00
2026-05-26 17:43:15 +08:00
2026-05-26 17:43:15 +08:00