$ 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

8 of 74 harnesses · sorted by stars

Claw Code · Community (ultraworkers; initiated by Sigrid Jin)

194,649 · low

The clean-room Rust/Python rewrite of Claude Code's harness architecture born hours after the March 31, 2026 source leak — reportedly the fastest-growing repo in GitHub history (~195k stars) with permission-gated tools, MCP, agent swarms, and container-first deployment — though the project is chaotic, largely agent-maintained, and its details vary across sources.

OSS coding harnessesopen-sourcebyok✓ mcp✓ local modelsoptional

Pi · Mario Zechner / Earendil (steward since Apr 2026)

68,476 · high

Mario Zechner's radically minimal MIT/TypeScript harness (~68k stars): four tools (read/write/edit/bash), a ~300-word system prompt, deliberately no built-in MCP/subagents/permission-popups, with everything else added via TypeScript extensions, skills, and npm/git-shareable packages across interactive, print/JSON, RPC, and SDK modes.

OSS coding harnessesopen-sourcebyok✓ skills✓ local models

Goose · Block → Agentic AI Foundation (Linux Foundation)

50,812 · high

Block's Rust-built, Apache-2.0 general engineering agent — now stewarded by the Linux Foundation's Agentic AI Foundation — distinguished by the deepest MCP integration in the ecosystem (70+ extensions, can also act as an MCP server) and shareable YAML 'Recipes' that scaled agent workflows to 60% of Block.

OSS coding harnessesopen-sourcebyok✓ mcp✓ skills✓ local models

Aider · Aider-AI (Paul Gauthier)

47,165 · high

The original terminal AI pair programmer (since 2023): git-native supervised editing with auto-commits per change, a tree-sitter repo map, architect/editor model pairing, and watch-mode AI comments — still largely a one-maintainer community project with releases roughly every two weeks.

OSS coding harnessesopen-sourcebyok✓ local models

SWE-agent · SWE-agent team (Princeton/Stanford)

19,727 · high

The NeurIPS-2024 research harness from the SWE-bench team that pioneered the agent-computer-interface concept: takes a GitHub issue and autonomously fixes it in a containerized environment with any LM, and remains the reference batch-evaluation harness for academic agent research.

OSS coding harnessesopen-sourcebyok✓ local modelscontainer

oh-my-pi (omp) · can1357 (Can Bölük), community fork of Pi

16,611 · medium

A batteries-included 2026 fork of Pi (created Dec 31, 2025; ~17k stars) that inverts Pi's minimalism: hash-anchored edits that reject stale patches, LSP and DAP debugger integration, in-process ripgrep/bash, 40+ providers, 32 tools, and subagent orchestration.

OSS coding harnessesopen-sourcebyok✓ mcp✓ skills✓ local models

Plandex · Plandex (Dane Schneider)

15,508 · medium

Terminal agent purpose-built for very large multi-file tasks — 2M-token effective context via tree-sitter project maps, a cumulative diff-review sandbox that stages changes outside the repo, and configurable full-auto mode — but Plandex Cloud wound down in Oct 2025 and the repo has had no pushes since, leaving it self-host-only and dormant.

OSS coding harnessesopen-sourcebyok✓ local models

mini-swe-agent · SWE-agent team (Princeton/Stanford)

5,636 · high

A deliberately radical ~100-line Python agent with bash as its only tool (no tool-calling API, no config sprawl) that still scores >74% on SWE-bench Verified, used by Meta, NVIDIA, and IBM as a baseline/benchmarking harness and proof that scaffolding can be minimal.

OSS coding harnessesopen-sourcebyok✓ local modelsoptional
harnesses.sh — the agent harness directory