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

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-03-11 03:34:20 +08:00
..
__pycache__ <fix thinking chunk> 2025-11-19 20:47:56 +08:00
aliyun_fallback.py feat: add aliyun quota fallback 2026-03-06 12:31:20 +08:00
api_client.py fix: improve api error diagnostics and raise model quotas 2026-03-06 17:02:19 +08:00
context_manager.py fix: 优化对话压缩和复制功能 2026-03-09 17:59:53 +08:00
conversation_manager.py feat: add personal usage stats 2026-03-09 12:03:47 +08:00
logger.py feat: add custom tools guide and id validation 2026-01-05 21:46:55 +08:00
terminal_factory.py chore: initial import 2025-11-14 16:44:12 +08:00
tool_result_formatter.py feat: 为子智能体添加思考模式参数 2026-03-11 03:34:20 +08:00