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§
- Agent
Runtime - Streaming-first agent runtime kernel.
- RunOutput
- Output of a completed agent run.