# One flag to control streaming events across Agents, Teams, and Workflows

> A unified stream_events parameter now governs the emission of non-content events during streaming across Agent, Team, and Workflow APIs.

- Published: 2025-10-23
- Author: Agno Team
- Category: Changelog
- Canonical: https://agno-com-nine.vercel.app/articles/one-flag-to-control-streaming-events-across-agents-teams-and-workflows
- Markdown: https://agno-com-nine.vercel.app/articles/one-flag-to-control-streaming-events-across-agents-teams-and-workflows.md

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.
