0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. agent-core
  2. /
  3. tests
  4. /
  5. unit_tests
  6. /
  7. agent_teams
  8. /
  9. docs
alan_chengalan_chengrefactor(agent_teams): restructure package layout and tighten internals
527d1b42创建于 29 天前历史提交
文件最后提交记录最后更新时间
test_design.md
refactor(agent_teams): restructure package layout and tighten internals - extract TeamAgentBlueprint / TeamAgentState / SpawnPayloadBuilder - split AgentConfigurator into TeamInfra and PrivateAgentResources - fold coordination subsystem into a single kernel - slim DispatcherHost protocol; inject context into operators - unify TeamMember construction in member_factory - split prompts/rails into top-level modules; move models to models/ - register team tools via TeamToolRail - hoist TeamRuntimeManager into runtime/; hoist session_id to top - tighten activation kind into enum and dedupe pre_run Refs: #751 29 天前