Expand description
Agent context management.
This module handles context-related concerns:
- Project overview, memory summary, skills
- System prompt building
- CodeGraph tool management
Re-exports§
pub use manager::AgentContext;
Modules§
- manager
- Agent context management.