Expand description
AgentBlock — headless agent execution. This is an axis separate from
Operator (the MainAI-coupled path); when coupling is needed, wrap it
at the middleware layer (crate::middleware).
Re-exports§
pub use runtime::AgentBlockInProcessSpawnerFactory;
Modules§
- runtime
AgentBlockInProcessSpawnerFactory— in-process headless LLM agent execution over theagent-block-coreSDK.