Skip to content
Changelog

See a context provider's sub-agent work as it happens

Agno Team

June 10, 20261 min read

Context providers now stream their sub-agent events through to the parent run (v2.6.10, refined in v2.6.13), so a provider that runs its own sub-agent surfaces that work as it happens instead of going quiet until the final result. You get visibility into the intermediate steps, not just the final answer.

See the v2.6.10 release notes for more on this update and learn more about context providers in the docs.

Shipped around the same time