Skip to main content

Module agent_block

Module agent_block 

Source
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 the agent-block-core SDK.