docs/superpowers/plans/2026-07-19-native-multi-agent-implementation.md
AgentProfile values and a thread-safe AgentRegistry.agents, default_agent_id, and agent_bindings from configuration.agent_workspace when the new fields are
absent.Verification: registry tests, configuration tests, Python compilation.
agent_id through AgentBridge, AgentInitializer, and chat service.(agent_id, session_id).Verification: bridge/initializer tests and existing agent tests.
Verification: memory, conversation, scheduler, evolution, and regression tests.
agent_id to inbound contexts and preserve it through queues, replies,
persistence, and cancellation.Verification: routing and representative channel tests.
Verification: API tests, TypeScript checks, and desktop production build.
agent_delegate tool.Verification: delegation tests and agent tool regressions.
Verification: backup tests, full Python suite, desktop build, and diff checks.