Skip to main content

Module context

Module context 

Source
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.