OpenClaw · OpenClaw community (created by Peter Steinberger)
★ 382,000 · highMIT-licensed self-hosted personal AI assistant ('the lobster way') that exploded to ~382k GitHub stars in months: any model, 20+ messaging channels (WhatsApp/Telegram/Slack/iMessage...), SKILL.md skills via ClawHub, Docker-sandboxed sessions, cron jobs, voice, and a live Canvas.
General / computer-useopen-sourcebyok✓ mcp✓ skills✓ local models⛨ optional
Nous Research's MIT-licensed 'self-improving' server-resident agent (Feb 2026, ~211k stars): model-agnostic with persistent cross-session memory, autonomous skill creation compatible with the agentskills.io standard, DSPy/GEPA evolutionary self-optimization, and execution backends from local/Docker to Modal and Daytona.
General / computer-useopen-sourcebyok✓ mcp✓ skills✓ local models⛨ optional
Claw Code · Community (ultraworkers; initiated by Sigrid Jin)
★ 194,649 · lowThe 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 models⛨ optional
browser-use · Browser Use Inc. (YC-backed, SF)
★ 103,000 · highMIT-licensed Python library (103k stars) that lets any LLM drive a real Chrome browser via DOM+vision instead of brittle selectors, now flanked by a desktop app and a usage-based cloud with stealth browsers, proxies, and a 24/7 'Browser Use Box' agent.
General / computer-useopen-sourcebyok✓ mcp✓ local models⛨ optional
OpenAI's open-source (Apache-2.0) Rust-rewritten terminal coding agent, distinguished by kernel-level OS sandboxing (Apple Seatbelt on macOS, Landlock/seccomp on Linux), a 272K-1M token context with GPT-5.x Codex models, MCP support, and cloud handoff to Codex web tasks.
Vendor CLI agentsopen-sourcesubscription✓ mcp✓ local models⛨ os-sandbox
High-performance Rust editor (GPL, hit 1.0 in 2026) whose Agent Panel offers a native agent with profiles/tool-permissions and MCP, but whose real differentiator is the open Agent Client Protocol (ACP) that lets external agents (Claude Code, Codex CLI, Gemini CLI, OpenCode — which bring their own skills support) render diffs natively in-editor, plus first-in-class native Parallel Agents (April 2026).
IDE & desktopopen-sourcefreemium✓ mcp✓ local models
OpenHands · All Hands AI / OpenHands
★ 79,895 · highFormerly OpenDevin, the leading open-source autonomous software-engineering platform: Docker-sandboxed agents that write code, run commands, browse, and open PRs, with a production agent SDK hitting 72% on SWE-bench Verified (Claude Sonnet 4.5) and its own broader OpenHands Index benchmark launched Jan 2026.
OSS coding harnessesopen-sourcefreemium✓ mcp✓ skills✓ local models⛨ container
Pi · Mario Zechner / Earendil (steward since Apr 2026)
★ 68,476 · highMario 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
CrewAI · CrewAI Inc.
★ 55,117 · highMIT-licensed Python framework (~55k stars) for role-based multi-agent 'Crews' plus event-driven 'Flows', with unified memory, hierarchical delegation, and a commercial AMP cloud platform (free tier, Pro from ~$25/mo, enterprise) that CrewAI says powered ~2B agentic executions in the year to January 2026.
Runtimes & SDKsopen-sourcefreemium✓ mcp✓ local models⛨ optional
Goose · Block → Agentic AI Foundation (Linux Foundation)
★ 50,812 · highBlock'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
Low-level graph-based agent orchestration runtime with automatic checkpointing, durable execution, human-in-the-loop interrupts, and streaming (v1.2 in May 2026 added typed streaming, per-node timeouts, and distributed runtime), used in production by Klarna, LinkedIn, Uber, and Replit and serving as the substrate under Deep Agents.
Runtimes & SDKsopen-sourcefreemium✓ mcp✓ local models
Hugging Face's minimalist (~1,000-line core, Apache 2.0) 'agents that think in code' harness where the model writes executable Python as its action format instead of JSON tool calls, model-agnostic via transformers/Ollama/LiteLLM, with optional sandboxed execution (E2B, Docker, WebAssembly), managed sub-agents, and Hub sharing of tools and agents.
Runtimes & SDKsopen-sourcebyok✓ mcp✓ local models⛨ optional
GPT Researcher · Assaf Elovic / open-source community (gptr.dev)
★ 28,100 · highThe original open deep-research harness (Apache-2.0, 28k stars): a planner/executor multi-agent pipeline that fans out parallel web and local-document searches into cited reports, with recursive tree-like 'Deep Research', MCP data-source integration, and any-LLM support.
General / computer-useopen-sourcebyok✓ mcp✓ local models
OpenAI's agent harness whose April 15, 2026 overhaul added a 'model-native harness' with Codex-like filesystem/shell tools, built-in compaction and memory, snapshot/rehydrate durable execution, handoffs, guardrails, tracing, and native sandbox execution via bring-your-own or built-in providers (E2B, Modal, Daytona, Cloudflare, Vercel, Blaxel, Runloop); non-OpenAI models supported via LiteLLM and Chat Completions-compatible endpoints.
Runtimes & SDKsopen-sourceusage-based✓ mcp✓ local models⛨ optional
Mastra · Mastra (Gatsby founders)
★ 25,927 · highThe leading TypeScript agent framework (Apache 2.0 core since July 2025; some enterprise features commercial) offering agents, type-safe workflows with suspend/resume human-in-the-loop, memory, a unified router to 3,300+ models across ~94 providers, guardrails/scorers/tracing, Mastra Studio for interactive testing, and file-based agent definitions added July 2026.
Runtimes & SDKsopen-sourcefreemium✓ mcp✓ local models
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 models⛨ optional
Alibaba's Apache-2.0 terminal agent (originally a Gemini CLI fork) optimized for Qwen3-Coder models, distinguished by broad provider flexibility (OpenAI/Anthropic/Gemini/Qwen APIs plus Ollama/vLLM local models), skills/subagents primitives, headless mode, and TypeScript/Python/Java SDKs.
Vendor CLI agentsopen-sourcefreemium✓ mcp✓ skills✓ local models
Kilo CLI · Kilo (Kilo Code)
★ 25,785 · mediumKilo's open-source terminal agent (Kilo CLI 1.0, built on the MIT-licensed OpenCode foundation) distinguished by support for 500+ models with zero-markup BYOK pricing, an MCP marketplace, and cross-surface continuity where a task can move between Slack, VS Code/JetBrains, cloud, and terminal.
Vendor CLI agentsopen-sourcebyok✓ mcp✓ local models
Letta · Letta (formerly MemGPT, UC Berkeley spinout)
★ 23,701 · highApache-2.0 platform for stateful agents descended from MemGPT, distinguished by tiered self-editing memory persisted in a database (core memory in-context, archival out-of-context) plus 2026 research on git-based 'Context Repositories' and memory-native RL; in 2026 the company is consolidating around Letta Code, an open, model-agnostic memory-first coding agent harness (LettaBot archived May 2026 and folded in as Channels).
Runtimes & SDKsopen-sourcefreemium✓ mcp✓ local models⛨ optional
SWE-agent · SWE-agent team (Princeton/Stanford)
★ 19,727 · highThe 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 models⛨ container
MIT-licensed, type-safe Python agent framework from the Pydantic team with a FastAPI-like developer experience: schema-validated structured outputs, first-class MCP support, built-in OpenTelemetry observability (pairs with Logfire), and durable execution via native Temporal/DBOS integrations that offload model requests, tool calls, and MCP communication to fault-tolerant activities.
Runtimes & SDKsopen-sourcebyok✓ mcp✓ local models⛨ optional
Plandex · Plandex (Dane Schneider)
★ 15,508 · mediumTerminal 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
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 models⛨ optional
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 models⛨ optional
Mistral's minimal Apache-2.0 CLI coding agent (launched December 2025 alongside the open-weight Devstral 2 models, which score a vendor-reported 72.2% on SWE-bench Verified), distinguished by a deliberately lean self-hostable design — file read/write/patch, stateful shell, grep, and todo tools — with fully open, locally runnable model weights.
Vendor CLI agentsopen-sourcebyok✓ local models
Moonshot AI's MIT-licensed TypeScript terminal agent (launched June 2026, replacing its earlier CLI) built around the token-efficient Kimi K2.7-Code 1T-parameter MoE model with 256K context, distinguished by built-in coder/explore/plan subagents running in isolated contexts and configurable OpenAI-compatible providers including local deployments.
Vendor CLI agentsopen-sourceusage-based✓ local models