Skip to content
Changelog

Update: TeamMode.tasks now supports streaming events!

Agno Team

February 24, 20261 min read

Stream real-time events during autonomous team task execution.

Watch your agent team work in real time as each member completes their task and sends updates immediately, without waiting for the full pipeline to finish.

Getting started is simple

 

Expose your tasks mode team via AgentOS, then hit the streaming endpoint:

The events arrive in sequence, with the researcher reporting first, followed by the summarizer, and finally the completed summary.

Learn more & explore examples in this Cookbook.

Shipped around the same time