Skip to content
Changelog

Track agent state from AG-UI front-ends

Agno Team

June 5, 20261 min read

The AG-UI integration now emits state events, so a front-end built on AG-UI can follow an agent's state as it changes and react in real time rather than waiting for the run to finish. Your UI reflects what the agent is doing moment to moment instead of polling or guessing.

SSee the Agent-User Interaction Protocol docs for more.

Shipped around the same time