Expand description
Runtime stream-result type and compatibility exports for raw stream protocol records.
Structs§
- Agent
Sideband Event - Typed view of an application sideband event carried by
AgentStreamEvent::Custom. - Agent
Stream Record - Sequenced stream event record.
- Agent
Stream Result - Result returned by collection-based stream runs.
- Agent
Stream Sink - In-memory sink used by tools that need to merge child stream records into the parent stream.
- Agent
Stream Source - Source attribution for records merged from nested agent runs.
Enums§
- Agent
Sideband Event Category - Stable category for context sideband events that are bridged into the runtime stream.
- Agent
Stream Event - Typed event emitted by the agent runtime while a run progresses.
- Agent
Stream Source Kind - Origin type for a stream record emitted by a nested runtime component.