OpenHands
by All Hands AI
Open-source autonomous coding agent platform. Spins up a sandboxed dev environment, ships PRs end to end.
Agents
OpenHands
Added 17 May 2026
Overview
OpenHands (formerly OpenDevin) is the leading open-source attempt at a Devin-style autonomous coding agent. It runs in a sandboxed container with a browser, a terminal, and a code editor, and can pick up a task, plan, code, run tests, and open a pull request. Self-host it, BYO model, no per-task vendor pricing.
Best for
Best for
Teams who want a real autonomous coding agent and can run their own infra
Use cases
- Run an autonomous agent on a backlog issue in an isolated sandbox
- Self-host a Devin alternative for compliance reasons
- Experiment with autonomous coding loops on your own infra
- Plug into CI for nightly maintenance and triage runs
Notes
Why it matters
OpenHands is the open-source bet that autonomous coding agents will look more like containers than copilots. Anyone can run it, fork it, and inspect its loop end to end.
How teams use it in production
Wire it to a labelled issue trigger and let it pick up well-scoped tasks overnight. Review the PR in the morning. Discard or merge.
What to watch
The gap between OpenHands and Devin on real tasks is the live benchmark to follow for anyone choosing between hosted and self-hosted autonomous coding.
Pros
- Most credible open-source answer to Devin today
- Full sandbox with browser, terminal, editor
- BYO model, no per-task vendor markup
- Active project with frequent releases
Cons
- Self-hosting is real ops work, not a one-click
- Quality bounded by the model and the sandbox's tool ergonomics
- Autonomous loops still need careful task scoping
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Devin
Cognition Labs
The autonomous software engineer. Plan, write, test, and ship in a sandboxed cloud workstation.
Replit Agent
Replit
Prompt to deployed app. Replit Agent scaffolds, runs, and hosts the thing without leaving the browser.
Bolt.new
StackBlitz
Full-stack app generation in the browser. Prompt, edit, run, and deploy without ever spinning up a local dev environment.