SkillsApr 1, 2026·1 min read

OpenHands — AI Software Development Platform

OpenHands is an AI-driven development platform with CLI, GUI, and SDK. 70.3K+ stars. SWE-bench score 77.6, Slack/Jira/Linear integration. MIT.

TO
TokRepo精选 · Community
Quick Use

Use it first, then decide how deep to go

This block should tell both the user and the agent what to copy, install, and apply first.

# Install SDK
pip install openhands-ai

# Or run local GUI with Docker
docker pull docker.all-hands.dev/all-hands-ai/runtime:0.39-nikolaik
docker run -p 3000:3000 openhands
# Open http://localhost:3000

Intro

OpenHands is an AI-driven development platform providing a composable Python SDK, CLI, local GUI, and cloud deployment for building and running AI coding agents. With 70,300+ GitHub stars and MIT license, it achieves a SWE-bench score of 77.6, supports Claude, GPT, and other LLMs, integrates with Slack, Jira, and Linear, and offers enterprise self-hosting via Kubernetes.

Best for: Teams wanting AI agents to autonomously write, debug, and ship code Works with: Claude Code, OpenAI Codex, Cursor, Gemini CLI, Windsurf


Key Features

  • SWE-bench score 77.6 (state-of-the-art)
  • Python SDK for custom agents
  • CLI + local GUI + cloud deployment
  • Slack, Jira, Linear integrations
  • Enterprise Kubernetes self-hosting
  • Multi-model: Claude, GPT, open-source

FAQ

Q: What is OpenHands? A: AI development platform with 70.3K+ stars. SDK, CLI, GUI for coding agents. SWE-bench 77.6. MIT.

Q: How do I install OpenHands? A: pip install openhands-ai for SDK, or Docker for local GUI.


🙏

Source & Thanks

All-Hands-AI/OpenHands — 70,300+ GitHub stars

Related Assets