A phone book for the agent gold rush
Someone finally tried to catalog the chaos of AI agent frameworks.

What it does
awesome-agents is a curated list of open-source tools and products for building AI agents. It sorts dozens of frameworks, testing tools, dev aids, and research projects into tidy buckets like “Frameworks,” “Automation,” and “Game / Simulation.” Think of it as a map for a landscape where every other repo claims to be the definitive way to turn an LLM into a persistent, proactive, multi-channel, self-improving, orchestrated, sandboxed agent.
The interesting bit
The list itself is the product. In a space where frameworks multiply faster than use cases, someone has done the thankless work of collating them — from the household names (LangChain, LlamaIndex, AutoGen) to the more eccentric entrants like Pilot Protocol (encrypted UDP tunnels for agents) and hcom (agents messaging each other across terminals). The README even spotlights a “featured” project, ClaudeClaw, suggesting the maintainers are actively curating rather than auto-scraping.
Key highlights
- Covers the full stack: orchestration frameworks, memory systems, browser automation, voice/multimodal, evaluation, and research
- Includes both megaprojects (Microsoft’s
Semantic Kernel, Meta’sllama-agentic-system) and niche experiments (nanobotat ~4,000 lines,Modusin Go/AssemblyScript) - Organized by function, not hype — sections like “Knowledge Management” and “Testing and Evaluation” acknowledge that agents need more than just prompting
- Star counts visible inline, which doubles as a rough popularity filter
Caveats
- No stated criteria for inclusion; some descriptions are copied from project READMEs and range from concrete to vague (“The agent that grows with you”)
- No comparison matrix or “when to use what” guidance — you’re still on your own for choosing
- The list is long enough that discoverability within the list itself is becoming a problem
Verdict
Worth bookmarking if you’re evaluating agent stacks or just want to survey the state of the art without opening forty tabs. Skip it if you already know exactly which framework you’re committed to — or if you were hoping for someone to tell you which one is actually good.
Frequently asked
- What is kyrolabs/awesome-agents?
- Someone finally tried to catalog the chaos of AI agent frameworks.
- Is awesome-agents open source?
- Yes — kyrolabs/awesome-agents is an open-source project tracked on heatdrop.
- How popular is awesome-agents?
- kyrolabs/awesome-agents has 2.6k stars on GitHub.
- Where can I find awesome-agents?
- kyrolabs/awesome-agents is on GitHub at https://github.com/kyrolabs/awesome-agents.