SDKv2.1.4
Lower latency and richer telemetry with real-time workflow event streaming
Agno Team
October 10, 20251 min read
Workflows now emit events immediately from parallel and custom function steps, with workflow context injected into each event. This improves perceived latency for end users and simplifies building real-time UIs and observability dashboards, since context no longer needs to be fetched separately.
Details
- Immediate streaming from parallel/custom steps for faster feedback loops
- Context-enriched events reduce client-side stitching and simplify frontends
- Better monitoring and alerting with consistent, workflow-aware event payloads
Who this is for: Teams building real-time applications, dashboards, or monitoring on top of workflow events.