agent-Specialization/core/main_terminal_parts
JOJO 5ab3acef9c feat: 添加 terminal-guide 和 sub-agent-guide skills
- 新增 terminal-guide skill: 持久化终端使用指南
- 新增 sub-agent-guide skill: 子智能体使用指南
- 优化终端工具定义和执行逻辑
- 更新系统提示词以引用新 skills
- 添加 utils/__init__.py 模块初始化文件

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-03-16 21:17:02 +08:00
..
__init__.py refactor: further split runner and tools mixins 2026-03-07 20:25:58 +08:00
commands.py refactor: split terminal and server chat flow modules 2026-03-07 18:38:30 +08:00
context.py refactor: split terminal and server chat flow modules 2026-03-07 18:38:30 +08:00
tools_definition.py feat: 添加 terminal-guide 和 sub-agent-guide skills 2026-03-16 21:17:02 +08:00
tools_execution.py feat: 添加 terminal-guide 和 sub-agent-guide skills 2026-03-16 21:17:02 +08:00
tools_policy.py refactor: further split runner and tools mixins 2026-03-07 20:25:58 +08:00
tools_read.py fix: review filename sanitize and tool output 2026-03-08 00:03:28 +08:00
tools.py refactor: further split runner and tools mixins 2026-03-07 20:25:58 +08:00