Overview of the Agno Agent Platform
mainAgno is a framework and runtime designed for building, running, and managing agent platforms. It consists of three primary components:
- Agno SDK: Used to build your agents.
- AgentOS Runtime: Used to run your agent platform as a service.
- AgentOS UI: A web interface used to manage the platform.
Agno is designed to give developers full ownership of their agent stack, including control over data, memory, and security (via JWT-based RBAC), while providing observability through simulations and usage data.