agent-Specialization/core/main_terminal_parts
JOJO 916f68e8e9 feat: 添加智能体交流风格选项
- 将"模型行为"标签改为"智能体行为"
- 新增"智能体交流风格"二选一选项(默认/拟人)
- 拟人风格会注入human_like_style.txt提示词
- manage_personalization工具支持communication_style字段
- 添加user-pen.svg图标用于个性化工具和分类
2026-04-14 01:47:06 +08:00
..
__init__.py refactor: further split runner and tools mixins 2026-03-07 20:25:58 +08:00
commands.py feat: add json-based extensible model registry and dynamic model UI 2026-04-09 20:56:54 +08:00
context.py feat: 权限模式支持管道命令并优化prompt注入 2026-04-13 16:23:24 +08:00
tools_definition.py feat: 添加智能体交流风格选项 2026-04-14 01:47:06 +08:00
tools_execution.py feat: 添加智能体交流风格选项 2026-04-14 01:47:06 +08:00
tools_policy.py feat: add conversation-bound permission modes and tool approval flow 2026-04-11 04:07:28 +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