agno and termo-agent

These tools are competitors, with agno-agi/agno offering a comprehensive platform for building and managing agentic software at scale, while taco-devs/termo-agent provides a specialized serverless runtime focused on deploying AI agents with built-in production features.

agno
96
Verified
termo-agent
57
Established
Maintenance 25/25
Adoption 24/25
Maturity 25/25
Community 22/25
Maintenance 10/25
Adoption 14/25
Maturity 18/25
Community 15/25
Stars: 38,655
Forks: 5,115
Downloads: 1,683,263
Commits (30d): 113
Language: Python
License: Apache-2.0
Stars: 16
Forks: 4
Downloads: 4,196
Commits (30d): 0
Language: Python
License: MIT
No risk flags
No risk flags

About agno

agno-agi/agno

Build, run, manage agentic software at scale.

Provides a layered architecture combining a Python framework for building stateful agents with memory and 100+ tool integrations, a stateless FastAPI runtime for horizontal scaling with per-session isolation, and a web-based control plane (AgentOS UI) for monitoring and governance. Natively supports streaming responses, approval workflows, and audit logging as first-class features, with all data persisted to your own database rather than vendor infrastructure.

About termo-agent

taco-devs/termo-agent

Open-source serverless runtime for AI agents. Bring any framework, get a production HTTP server with SSE streaming, sessions, auth, and memory.

Isolates each agent in its own Firecracker microVM with hardware-level security, enabling agents to safely execute shell commands and modify filesystems while persisting state across auto-sleep/wake cycles (~125ms boot, <5MB overhead). Built on an adapter pattern, it integrates with OpenAI Agents SDK, Claude SDK, LangChain, and CrewAI, offering persistent sessions, semantic memory via ChromaDB, agent-to-agent delegation, and custom HTTP endpoints through a 5-method interface.

Scores updated daily from GitHub, PyPI, and npm data. How scores work