Skip to main content

Module agent

Module agent 

Source
Expand description

Agent runtime — streaming-first execution kernel.

AgentRuntime orchestrates the full agent loop: context building, model invocation (streaming with non-streaming fallback), tool execution, session persistence, and event emission.

Structs§

AgentRuntime
Streaming-first agent runtime kernel.
RunOutput
Output of a completed agent run.