# OpenHands — Open source AI agent platform for cloud coding agents, from free local use to enterprise self-hosted deployment.

> Source: The Agents Index — https://theagentsindex.com/openhands (structured, researched, re-verified)
> Facts last verified: 2026-07-24

OpenHands (formerly OpenDevin) is an open source AI agent platform for software development, built by All-Hands-AI as the open platform for cloud coding agents. It serves individual developers, engineering teams, and enterprises through a free local OSS release, a hosted Cloud tier, and self-hosted enterprise deployment. With over 81,000 GitHub stars, OpenHands sits within the broader open source autonomous coding agent ecosystem, appealing to technical teams that want agents capable of reading, editing, and executing code across codebases while retaining control over deployment and data.

| Fact | Value |
| --- | --- |
| Website | https://all-hands.dev |
| Pricing | Free open source and free Individual Cloud tier (10 conversations/day, 1 user); Enterprise is custom-priced. |
| API | Yes |
| Best for | Open source-minded engineering teams and enterprises |
| Not for | Non-technical users or teams wanting a fully managed, plug-and-play coding assistant with built-in model access and no setup overhead. |

## Verdict

OpenHands is a credible, community-backed choice for engineering teams that want an open source, self-hostable coding agent platform rather than a closed SaaS tool. Its free OSS core, embeddable SDK, and enterprise-grade sandboxed deployment options make it flexible for both solo developers and security-conscious organizations, provided you're willing to accept a more technical setup process — whether you bring your own LLM API key or pay OpenHands' own at-cost rate for model usage.

## Strengths and weaknesses

- ✓ Fully free and open source core, MIT licensed, for local single-user use.
- ✓ OpenHands SDK lets teams embed the agent harness into their own products or internal platforms.
- ✓ Large Codebase SDK is purpose-built for large or legacy codebases with parallel multi-agent orchestration.
- ✓ Enterprise self-hosted or private-VPC deployment with SSO, RBAC, and audit logs for security-conscious organizations.
- ✓ Broad integration surface spanning GitHub, GitLab, CI/CD, Slack, Linear, and 70+ other tools.
- ✗ Even the built-in at-cost model option is pay-as-you-go rather than bundled into the flat subscription, so ongoing model usage costs apply whether you bring your own key or use OpenHands' own provider.
- ✗ A third-party review flags complex installation and setup that requires technical skill, making it less approachable for non-technical users.
- ✗ The free Individual Cloud tier is capped at 1 user and 10 daily conversations, limiting it for solo, light-usage scenarios.
- ✗ A third-party composite evaluation scores OpenHands 68/100 and ranks it #19 of 27 in the AI Agent (Coding) category, suggesting mixed standing versus competitors on that site.
- ✗ The MIT license covers everything outside the repository's enterprise/ directory; that directory's code is under a separate PolyForm Free Trial License (source-available, 30-day trial only without a commercial license) — not the full-repo MIT grant the "Open Source" plan card implies.
- ⚠ Its hosted model option is billed at cost on a pay-as-you-go basis, not included free in a flat subscription.
- ⚠ Individual Cloud plan is limited to 1 user and a maximum of 10 daily conversations.
- ⚠ Reported context length is 128K tokens.
- ⚠ Interface and documentation are English only.

## Key features

- **Large Codebase SDK** — Maps dependencies across large or legacy codebases and orchestrates changes so multiple agents can work in parallel without conflicting edits.
- **OpenHands SDK** — An embeddable agent harness that lets teams build agentic AI directly into their own products or internal developer platforms.
- **Agent Canvas with VM backend** — Included in the free Individual tier for running and building automations locally, with parallel agents on your own machine.
- **70+ native integrations** — Connects natively to GitHub, GitLab, CI/CD pipelines, Slack, and ticketing tools, with automation templates extending to Linear and other services.
- **Self-hosted, sandboxed execution** — Enterprise deployments run in a customer's own VPC or fully self-hosted environment with SSO, RBAC, audit logs, and budget controls so code never leaves the organization's control.

## Use cases

- **Local bug fixing with your own API key** — An individual developer installs OpenHands for free, connects a Claude or GPT API key, and runs parallel agents locally to triage and fix bugs.
- **Team-wide coding automations** — An engineering team uses the Team plan to share automations, invite org members, and let cloud-hosted agents respond to GitHub and Slack activity even when the team is offline.
- **Large or legacy codebase modernization** — An organization uses the Large Codebase SDK to map dependencies and run multiple agents in parallel across a sprawling legacy repository without conflicting changes.
- **Enterprise-grade secure deployment** — A security-conscious enterprise self-hosts OpenHands in its own VPC with SSO, RBAC, and audit logs so agent-driven code changes stay inside its compliance boundary.

## Integrations

GitHub · GitLab · CI/CD pipelines · Slack · Linear · 70+ automation-template integrations · Model Context Protocol (MCP) — connects as a client to external MCP servers via SSE, Streamable HTTP or Stdio

## Sources

- https://all-hands.dev
- https://vpsranking.com/ai/openhands/
- https://www.openhands.dev/pricing
- https://github.com/All-Hands-AI/OpenHands
- https://docs.openhands.dev/openhands/usage/settings/mcp-settings
- https://github.com/All-Hands-AI/OpenHands/blob/main/LICENSE
- https://github.com/All-Hands-AI/OpenHands/blob/main/enterprise/LICENSE
