- 新增 _execute_team_cli() 处理 @team 前缀,运行 ExpertTeam 流水线 - Rich 事件渲染:team_formed/plan_update/phase_*/debate_*/team_synthesis - 干预循环使用 select.select() 非阻塞轮询 stdin(Unix-only,ponytail 标注) - 支持 /debate 手动触发辩论、/stop 终止团队、纯文本作为上下文注入 - 扩展 _print_help() 增加 Multi-Agent 与 Interventions 说明 - 新增 12 个单元测试覆盖路由、帮助文档、函数返回值、干预基础设施 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_admin_commands.py | ||
| test_chat_multiagent.py | ||