MultiAgentContextManager
Defined in the manager module.Context manager for multi-agent orchestration. Provides per-agent isolation with controlled sharing policies.
Constructor
No description available.
No description available.
No description available.
Methods
get_agent_manager()
Get or create context manager for an agent.
get_session_cache()
Get the session deduplication cache.
set_agent_policy()
Set context policy for an agent.
get_agent_policy()
Get context policy for an agent.
prepare_handoff()
Prepare context for handoff between agents.
get_combined_stats()
Get combined statistics across all agents.

