Expand description
Context management for agents.
This module provides context management capabilities for agents, including shared working memory for maintaining state across agent interactions.
Re-exports§
Modules§
- shared_
working_ memory - Shared working memory for agent communication.