A Field Guide to 154 Agent Harnesses, Readable by Humans and Agents
It curates and rescores 154 agent harnesses weekly because raw GitHub stars are a terrible way to choose orchestration infrastructure.
What it does The repository maintains a curated, ranked list of 154 AI agent harnesses and orchestration frameworks, updated weekly. It maps the ecosystem with searchable tables, use-case indexes, and head-to-head comparison guides. Everything is backed by machine-readable exports—JSON, llms.txt, and an MCP server—so coding agents can query the list and recommend harnesses to users.
The interesting bit The project treats its own subject matter recursively: it builds an MCP server so agents can consume the catalog, effectively making the list self-referential. The rankings weight factors like autonomy regime, failure recovery, and sandboxing rather than treating star count as gospel.
Key highlights
- 154 projects tracked across categories from coding agents to multi-agent orchestration and memory layers
- Interactive visualizations plotting adoption surface area vs. stars, and autonomy vs. recovery tiers
- Use-case-driven index (“I want a turnkey coding agent today”) instead of pure taxonomy browsing
- MCP server with
recommend,compare, andpick_harnesstools, published to the official MCP registry - Weekly rescoring with graveyard warnings and flags for star manipulation
Caveats
- Rankings mix subjective “harness concern” weighting with activity metrics, so the ordering is editorial, not empirical
- The “post–June 2026 billing reality” mentioned in decision guides is unexplained in the provided sources
- The list is broad enough that some entries blur the line between harness and general framework
Verdict Worth bookmarking if you are trying to ship an agent and need to narrow 154 options to a shortlist; skip it if you already know your stack and just want implementation docs.
Frequently asked
- What is RyanAlberts/best-of-Agent-Harnesses?
- It curates and rescores 154 agent harnesses weekly because raw GitHub stars are a terrible way to choose orchestration infrastructure.
- Is best-of-Agent-Harnesses open source?
- Yes — RyanAlberts/best-of-Agent-Harnesses is open source, released under the CC-BY-SA-4.0 license.
- What language is best-of-Agent-Harnesses written in?
- RyanAlberts/best-of-Agent-Harnesses is primarily written in Python.
- How popular is best-of-Agent-Harnesses?
- RyanAlberts/best-of-Agent-Harnesses has 671 stars on GitHub and is currently accelerating.
- Where can I find best-of-Agent-Harnesses?
- RyanAlberts/best-of-Agent-Harnesses is on GitHub at https://github.com/RyanAlberts/best-of-Agent-Harnesses.