skillpack.co
All solutions

OpenHands

active

Category leader in multi-agent orchestration — 69,352 stars (verified), $18.8M Series A, AMD hardware partnership, 455 contributors, 1M downloads/month PyPI (3.4M all-time). SWE-Bench Verified 72% with Claude 4.5 Extended Thinking (updated 2026-03-19), Multi-SWE-Bench #1 across 8 languages. Gap to #2 is enormous on every axis.

Score 88trending
OpenHands in action

Shipped last month

OpenHands drops to #7 in coding-clis (was #5)

No evidence of widespread individual developer adoption despite 69.7K stars and strong benchmarking (OpenHands Index). Low HN traction and cloud-first latency weigh it down. · 2026-03-25

ALL RELEASES →

Where it wins

68,800+ stars (verified), 455 contributors — largest open-source community by 10x

4M+ downloads, accelerating

$18.8M Series A (Madrona-led) + AMD Lemonade collaboration

ICLR paper accepted 2025 — peer-reviewed research backing

MIT license, model-agnostic, self-hostable — only serious option for air-gapped deployment

Planning Agent v1.5.0 (Mar 2026) — Plan/Code mode toggle

Biweekly releases (v1.5.0 on 2026-03-11)

Where to be skeptical

SWE-bench Verified 43.2% (CodeAct) — significant gap below closed-source leaders

No disclosed revenue or paying customer count

HN engagement low (<100 pts) compared to peers — 69K stars don't translate to developer mindshare

Enterprise adoption evidence thin beyond logo slides

Development velocity plateaued relative to Codex CLI (896/mo) and Gemini CLI (709/mo)

Editorial verdict

Category leader. No other tool has the combination of open-source community (69K stars, 455 contributors), real download volume (1M/month), venture backing ($18.8M), hardware partnerships (AMD), and benchmark leadership (SWE-bench Verified 72%). Gap to #2 is enormous.

Videos

Reviews, tutorials, and comparisons from the community.

OpenHands + Devstral = A Fully Local Coding Agent

OpenHands·2025-05-21

Build Apps With Prompts! - OpenHands

Jim's Garage·2025-01-27

OpenHands: Open-source AI Software Development Agents

OpenHands·2025-03-26

OpenHands: AI Software Engineer - Generate Complex Apps

WorldofAI·2025

OpenHands: BEST AI Software Engineer

WorldofAI·2024

Related

Claude Code

98

Anthropic's official agentic coding CLI. v2.1.81 (Mar 20) shipped `--bare`, smarter worktree resume, and improved MCP OAuth while the repo crossed 82,204 stars and logged ~14 commits/week across 10+ maintainers. Terminal-native, tool-use-driven, with deep file system + shell access, #1 SWE-bench Pro standardized (45.89%), ~4% of GitHub public commits (SemiAnalysis), $2.5B annualized revenue. 8M+ npm weekly downloads. Opus 4.6 with 1M context.

LangGraph

95

#1 Python agent framework by production evidence — 40.2M PyPI downloads/month, Fortune 500 deployments (LinkedIn, Uber, Replit, Elastic, Klarna, Cloudflare, Coinbase), ~400 LangGraph Platform companies, LangSmith rated best-in-class observability. Stable v1.x API, model-agnostic, MCP support.

Pydantic AI

95

#3 Python agent framework by downloads — 15.6M PyPI/month. Built by the Pydantic team. Runtime type enforcement is a genuine differentiator no other framework offers. V1 shipped with Temporal integration for durable execution and Logfire observability. Emerging pattern: 'Pydantic AI for agent logic, LangGraph for orchestration' (ZenML).

AutoGen (Microsoft)

95

⚠️ MAINTENANCE MODE — Microsoft officially confirmed bug fixes and security patches only, no new features (VentureBeat 2026-02-19). 55.9K stars but only 1.57M PyPI/month — DL/star ratio of 28, the most inflated among active frameworks. Being replaced by Microsoft Agent Framework (AutoGen + Semantic Kernel merge, GA targeted ~Q2 2026). Teams on AutoGen should plan migration.

Public evidence

strongSelf-reported2026-03-04
4M+ downloads, reducing code-maintenance backlogs by up to 50%

Early enterprise adopters report reducing code-maintenance backlogs by up to 50% and cutting vulnerability resolution times from days to minutes. Transition from research tool to production platform.

Official blog, metrics independently citedOpenHands team
strong2024-08
HN: OpenDevin paper discussion — 198 points, 107 comments

One tester reports agent completed half a test-writing task but cost $50 in API credits. Maintainer acknowledges it's 'useful for a handful of one-off tasks' but not yet mission-critical.

198 points, 107 commentsHacker News community (mixed/skeptical tone, independent testers)
strong2025-12
Nebius: 67K OpenHands trajectories with Qwen3-Coder, 61.7% SWE-bench Verified

Used OpenHands as scaffolding framework to generate 67K trajectories for fine-tuning. Describes OpenHands as 'one of the most widely adopted open-source agent scaffolding frameworks.' Achieved 61.7% SWE-bench Verified.

67,074 agent trajectories generated, fine-tuned models releasedNebius (cloud AI company, independent third-party)
strong2026-02
68K+ stars puts OpenHands in top 0.01% of all GitHub repos

Stars confirm community traction far beyond any competitor in the autonomous coding category. Consistently ranked #1 open-source Devin alternative across multiple independent roundups.

Independent analysisThe Agent Times (independent)

Raw GitHub source

GitHub README peek

Constrained peek so you can sanity-check the source material without leaving the site.

<a name="readme-top"></a>

<div align="center"> <img src="https://raw.githubusercontent.com/OpenHands/docs/main/openhands/static/img/logo.png" alt="Logo" width="200"> <h1 align="center" style="border-bottom: none">OpenHands: AI-Driven Development</h1> </div> <div align="center"> <br/> <!-- Keep these links. Translations will automatically update with the README. -->

<a href="https://www.readme-i18n.com/OpenHands/OpenHands?lang=de">Deutsch</a> | <a href="https://www.readme-i18n.com/OpenHands/OpenHands?lang=es">Español</a> | <a href="https://www.readme-i18n.com/OpenHands/OpenHands?lang=fr">français</a> | <a href="https://www.readme-i18n.com/OpenHands/OpenHands?lang=ja">日本語</a> | <a href="https://www.readme-i18n.com/OpenHands/OpenHands?lang=ko">한국어</a> | <a href="https://www.readme-i18n.com/OpenHands/OpenHands?lang=pt">Português</a> | <a href="https://www.readme-i18n.com/OpenHands/OpenHands?lang=ru">Русский</a> | <a href="https://www.readme-i18n.com/OpenHands/OpenHands?lang=zh">中文</a>

</div> <hr>

There are a few ways to work with OpenHands:

OpenHands Software Agent SDK

The SDK is a composable Python library that contains all of our agentic tech. It's the engine that powers everything else below.

Define agents in code, then run them locally, or scale to 1000s of agents in the cloud.

Check out the docs or view the source

OpenHands CLI

The CLI is the easiest way to start using OpenHands. The experience will be familiar to anyone who has worked with e.g. Claude Code or Codex. You can power it with Claude, GPT, or any other LLM.

Check out the docs or view the source

OpenHands Local GUI

Use the Local GUI for running agents on your laptop. It comes with a REST API and a single-page React application. The experience will be familiar to anyone who has used Devin or Jules.

Check out the docs or view the source in this repo.

OpenHands Cloud

This is a deployment of OpenHands GUI, running on hosted infrastructure.

You can try it for free using the Minimax model by signing in with your GitHub or GitLab account.

OpenHands Cloud comes with source-available features and integrations:

  • Integrations with Slack, Jira, and Linear
  • Multi-user support
  • RBAC and permissions
  • Collaboration features (e.g., conversation sharing)
OpenHands Enterprise

Large enterprises can work with us to self-host OpenHands Cloud in their own VPC, via Kubernetes. OpenHands Enterprise can also work with the CLI and SDK above.

OpenHands Enterprise is source-available--you can see all the source code here in the enterprise/ directory, but you'll need to purchase a license if you want to run it for more than one month.

Enterprise contracts also come with extended support and access to our research team.

Learn more at openhands.dev/enterprise

Everything Else

Check out our Product Roadmap, and feel free to open up an issue if there's something you'd like to see!

You might also be interested in our evaluation infrastructure, our chrome extension, or our Theory-of-Mind module.

All our work is available under the MIT license, except for the enterprise/ directory in this repository (see the enterprise license for details). The core openhands and agent-server Docker images are fully MIT-licensed as well.

<hr>
Thank You to Our Contributors
<div align="center">

OpenHands Contributors

</div> <hr>
Trusted by Engineers at
<div align="center"> <br/><br/> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://assets.openhands.dev/logos/external/white/tiktok.svg"> <img src="https://assets.openhands.dev/logos/external/black/tiktok.svg" alt="TikTok" height="17" hspace="5"> </picture> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://assets.openhands.dev/logos/external/white/vmware.svg"> <img src="https://assets.openhands.dev/logos/external/black/vmware.svg" alt="VMware" height="17" hspace="5"> </picture> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://assets.openhands.dev/logos/external/white/roche.svg"> <img src="https://assets.openhands.dev/logos/external/black/roche.svg" alt="Roche" height="17" hspace="5"> </picture> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://assets.openhands.dev/logos/external/white/amazon.svg"> <img src="https://assets.openhands.dev/logos/external/black/amazon.svg" alt="Amazon" height="17" hspace="5"> </picture> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://assets.openhands.dev/logos/external/white/c3-ai.svg"> <img src="https://assets.openhands.dev/logos/external/black/c3-ai.svg" alt="C3 AI" height="17" hspace="5"> </picture> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://assets.openhands.dev/logos/external/white/netflix.svg"> <img src="https://assets.openhands.dev/logos/external/black/netflix.svg" alt="Netflix" height="17" hspace="5"> </picture> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://assets.openhands.dev/logos/external/white/mastercard.svg"> <img src="https://assets.openhands.dev/logos/external/black/mastercard.svg" alt="Mastercard" height="17" hspace="5"> </picture> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://assets.openhands.dev/logos/external/white/red-hat.svg"> <img src="https://assets.openhands.dev/logos/external/black/red-hat.svg" alt="Red Hat" height="17" hspace="5"> </picture> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://assets.openhands.dev/logos/external/white/mongodb.svg"> <img src="https://assets.openhands.dev/logos/external/black/mongodb.svg" alt="MongoDB" height="17" hspace="5"> </picture> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://assets.openhands.dev/logos/external/white/apple.svg"> <img src="https://assets.openhands.dev/logos/external/black/apple.svg" alt="Apple" height="17" hspace="5"> </picture> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://assets.openhands.dev/logos/external/white/nvidia.svg"> <img src="https://assets.openhands.dev/logos/external/black/nvidia.svg" alt="NVIDIA" height="17" hspace="5"> </picture>
View on GitHub →