1 repo
Patterns and implementations for real-time data delivery and event-driven response handling.
Distinguishing note: Focuses on event-based streaming for agent outputs, distinct from generic HTTP streaming.
Explore 1 awesome GitHub repository matching web development · Streaming Architectures. Refine with filters or upvote what's useful.
Agno is an agent operating system designed to manage the lifecycle, tool execution, and persistent state of autonomous agents across distributed infrastructure. It provides a unified runtime environment that wraps diverse agent frameworks into a consistent, interoperable protocol, allowing developers to build and deploy complex multi-agent systems that coordinate tasks and delegate sub-processes. The platform distinguishes itself through a robust governance and orchestration layer that includes human-in-the-loop approval gates, role-based access control, and a centralized API gateway. It feat
Streams agent outputs in real-time by iterating over structured event objects to provide immediate feedback to the client.