Commit Graph

13 Commits

Author SHA1 Message Date
ed82fc966e fix: improve sub-agent ui and state 2026-03-11 15:40:28 +08:00
f09621fd86 feat: 为子智能体添加思考模式参数
- 新增 thinking_mode 参数(fast/thinking),支持根据任务复杂度选择模式
- 优化子智能体工具说明,提供详细的使用场景示例
- 增强子智能体状态展示,添加统计信息摘要
- 完善交付目录验证,要求必须为不存在的新目录
- 优化子智能体完成/超时/失败的消息格式
- 同步更新前端和批处理相关代码

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-03-11 03:34:20 +08:00
b68dee9d98 chore: snapshot current changes 2026-03-10 23:48:40 +08:00
053db95fee feat: virtual monitor 2025-12-14 04:22:00 +08:00
71f24c2d72 fix: include completed sub agents in overview 2025-11-18 18:05:50 +08:00
1b69bc2719 fix: propagate manual termination status 2025-11-15 17:20:26 +08:00
f2bfa3f377 feat: add sub agent termination control 2025-11-15 17:10:58 +08:00
3100643534 feat: add close_sub_agent tool 2025-11-15 16:51:13 +08:00
3eec18b8a9 fix: per conversation sub agent limit and todo hints 2025-11-15 16:40:01 +08:00
1c4a7ba003 fix: isolate sub agent limits 2025-11-15 16:33:25 +08:00
01138d0881 fix: clean sub agent tooling 2025-11-15 15:51:17 +08:00
ba47147425 chore: snapshot sub agent baseline 2025-11-15 11:21:31 +08:00
0ac246c22b feat: integrate sub agent workflow 2025-11-15 02:41:13 +08:00