Skip to main content

sgr_agent/
context.rs

1//! Agent execution context — re-exported from sgr-agent-core.
2
3pub use sgr_agent_core::context::{AgentContext, AgentState, MAX_TOKENS_OVERRIDE_KEY};