$ find your agent harness

A curated, verified, cross-vendor directory of AI agent harnesses — the runtime scaffolding that turns a model into an agent.

74 harnesses profiled · 9-axis capability schema · last verified 2026-07-08

4 of 74 harnesses · sorted by stars

Claude Code · Anthropic

136,749 · high

Anthropic's terminal-native agentic coding tool and the category-defining harness, distinguished by its layered extensibility model (CLAUDE.md memory, Agent Skills, subagents, hooks, plugins, MCP) plus permission modes, checkpoints, and optional sandboxing, available from CLI/IDE/desktop/web with an Agent SDK for building on top.

Vendor CLI agentsproprietarysubscription✓ mcp✓ skillsoptional

Deep Agents SDK · LangChain

25,902 · high

LangChain's self-described 'batteries-included agent harness' (GA March 2026, ~26k stars) for long-running tasks, layering planning via write_todos, a virtual filesystem for context offloading, SKILL.md-compatible skills with progressive disclosure, subagent spawning, and LangGraph-store-backed long-term memory on top of the LangGraph runtime.

Runtimes & SDKsopen-sourcebyok✓ mcp✓ skills✓ local modelsoptional

The AutoGen + Semantic Kernel convergence (1.0 GA April 2026) for .NET and Python, whose BUILD 2026 'Agent Harness' made production patterns first-class — shell/filesystem access, human-in-the-loop approvals, context compaction, todo tracking, plan/execute modes, AgentSkillsProvider skill discovery, and BackgroundAgentsProvider subagents — with hosted execution via Microsoft Foundry.

Runtimes & SDKsopen-sourcebyok✓ mcp✓ skills✓ local modelsoptional

Claude Agent SDK · Anthropic

7,560 · high

Anthropic's production agent library exposing the same harness that powers Claude Code (tool loop, file/bash/web tools, subagents, hooks, skills, MCP, permission checkpoints) in Python and TypeScript; the MIT-licensed SDK wraps the bundled Claude Code runtime and, as of 2026, underpins Anthropic Managed Agents with separate metered billing from June 15, 2026.

Runtimes & SDKsopen-sourceusage-based✓ mcp✓ skillsoptional
harnesses.sh — the agent harness directory