SDKv2.2.0
One flag to control streaming events across Agents, Teams, and Workflows
Agno Team
October 23, 20251 min read
A unified stream_events parameter now governs the emission of non-content events during streaming across Agent, Team, and Workflow APIs. This simplifies configuration, reduces confusion, and standardizes how teams manage event-heavy UI streams.
Details
- Consistent behavior across components cuts integration time and edge cases
- Enables clear opt-in for operational or UI events during streams
- Pairs with event gating changes for predictable output
Who this is for: Teams building real-time UIs or logging/telemetry pipelines that require precise control over streamed events.