Agno is a framework and runtime for building and operating agent platforms, positioned so teams can own their full agent stack rather than rely on a hosted service. You build agents and platforms with the Agno SDK, run them on the AgentOS runtime, and manage them through a control-plane UI, keeping data, context, tools, permissions, memory, and human-review loops within your own infrastructure and cloud.
The runtime exposes a production API (50+ endpoints with SSE and websockets) and provides storage for sessions, memory, knowledge, and traces in your own database. Notable built-in capabilities include a large library of pre-built tool integrations, context providers that pull live data from sources like Slack, Drive, wikis, and MCP, human-approval gates that pause runs or block tools pending confirmation, OpenTelemetry-based observability with run history and audit logs, JWT-based RBAC with multi-tenant isolation, exposure of agents through channels such as Slack/Telegram/WhatsApp/Discord/A2A, cron scheduling and background jobs, and container-based deployment to any cloud. Anonymous telemetry (model-provider usage) is on by default and can be disabled.
