OpenHands
Open-source autonomous AI software-development agent (formerly OpenDevin) — writes code, runs commands, and browses the web in a sandbox.
OpenHands (formerly OpenDevin) is an open-source platform for autonomous AI software-development agents that write code, run shell commands, and browse the web inside a sandbox. The core is MIT-licensed and runs locally with your own LLM key; a hosted OpenHands Cloud adds a free individual tier and paid enterprise options.
OpenHands is an open-source platform for autonomous AI software-development agents (formerly OpenDevin) that write code, run commands, and browse the web inside a sandbox. It is built by the OpenHands company (formerly All Hands AI) and aims to let an LLM-driven agent do what a human developer can: modify a codebase, execute shell commands, call APIs, and use a browser to complete real engineering tasks.
It is aimed at developers who want a self-hostable, model-agnostic coding agent rather than a closed product. The core runs locally with your own LLM key and exposes a web GUI and a CLI; agents operate in a sandboxed runtime so generated commands and code execution stay isolated.
How it works
An agent receives a task, then plans and executes a loop of actions — editing files, running tests, reading output, and browsing — observing the results and iterating until the task is done. Because it is model-agnostic, you supply the LLM (a frontier model or your own provider).
How it compares
OpenHands began as OpenDevin, a community response to Cognition's proprietary Devin. Unlike Devin, OpenHands is open source under the MIT license and can be self-hosted. SWE-agent is a related open alternative more narrowly focused on resolving GitHub issues, whereas OpenHands targets a broader agent platform with a GUI, CLI, and integrations.
Status and licensing
The project was renamed from OpenDevin to OpenHands in 2024 and is maintained by the OpenHands company (formerly All Hands AI), led by CEO Robert Brennan, Chief Scientist Graham Neubig, and Chief AI Officer Xingyao Wang. The core repository is MIT-licensed; the hosted OpenHands Cloud is a separate commercial offering. OpenHands Cloud is a managed SaaS with a free individual tier and paid enterprise/self-hosted plans.
Frequently asked questions
- What is OpenHands?
- OpenHands is an open-source platform for AI software-development agents. The agents do what a human developer can: edit code, run shell commands, browse the web, and call APIs inside a sandbox to complete coding tasks. It was previously named OpenDevin and is maintained by the OpenHands company (formerly All Hands AI).
- Is OpenHands free and open source?
- The core OpenHands project is MIT-licensed and free to self-host with your own LLM API key. A separate hosted product, OpenHands Cloud, offers a free individual tier plus paid enterprise plans; Cloud is the company's commercial offering.
- How does OpenHands compare to Devin?
- Devin (by Cognition) is a closed commercial agent with paid plans and a limited free tier. OpenHands started as OpenDevin, an open-source effort to replicate and extend that capability, and remains community-driven and MIT-licensed. SWE-agent is another open alternative focused on resolving GitHub issues.
Filed under
ai-agent · coding-agent · autonomous · open-source · sandbox
Related
- Swe AgentOpen-source autonomous coding agent from Princeton/Stanford that turns an LLM into a software engineer to fix real GitHub issues.
- DevinCognition's autonomous AI software engineer that works in its own cloud workspace with an editor, terminal, and browser.
- GooseOpen-source, on-machine AI agent, originally from Block and now an Agentic AI Foundation project — MCP-native and model-agnostic, with a CLI and desktop app.
- The Best Claude Code Alternatives in 2026 (Free, Open-Source, and Paid)The best Claude Code alternatives in 2026, sorted by why you're leaving: cost, open source, local models, an IDE, cloud agents, or OpenAI and Google.