fischer-agentkit/tests/unit/cli
chiguyong b86100a0a1 feat(cli): U6 CLI 多 Agent 入口 + 辩论 Rich 渲染
- 新增 _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 个单元测试覆盖路由、帮助文档、函数返回值、干预基础设施
2026-06-24 13:03:57 +08:00
..
__init__.py feat(admin): U8 — CLI admin command group 2026-06-21 18:56:14 +08:00
test_admin_commands.py fix(review): U6 frontend field alignment + CLI top-users field fix 2026-06-22 16:28:44 +08:00
test_chat_multiagent.py feat(cli): U6 CLI 多 Agent 入口 + 辩论 Rich 渲染 2026-06-24 13:03:57 +08:00