| 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 天前 |