ExtState

Type Alias ExtState 

Source
type ExtState = (Arc<ToolRegistry>, Arc<AgentRegistry>);
Expand description

Extra extensions (custom Rust tools and agents) passed alongside the main AppState.