OpenHands (OpenDevin)

⭐ 76.3k MIT Python 0.32.0

A fully autonomous AI programming agent that leads in open-source projects on SWE-Bench, capable of automatically fixing issues and submitting pull requests.

📋 Info

GitHub Stars⭐ 76.3k Stars
LicenseMIT
LanguagePython
Version0.32.0
Updated2026-06-02

📖 Overview

OpenHands (formerly OpenDevin) is currently the most powerful fully autonomous AI programming Agent available. It can independently complete the entire development workflow, from understanding requirements to planning solutions, writing code, running Docker sandbox tests, debugging and fixing issues, and submitting PRs. It achieved a score of 77.6% in the SWE-Bench Verified benchmark tests, placing it among the top open-source solutions. It supports various model backends such as Claude, GPT, and Gemini. It is suitable for development teams that need automated bug fixes, bulk code refactoring, and CI integration.

✨ Features

  • Verified by SWE-Bench with 77.6% score (top-tier open-source).
  • Execution in a Docker sandbox for isolation.
  • Automatic: Understanding requirements → coding → testing → debugging → submitting a PR
  • It supports multiple models such as Claude, GPT, and Gemini.
  • It supports batch processing of GitHub Issues.

Advertisement

🔗 Related Tools