Cette page est affichée en anglais. Une traduction française est en cours.
WorkflowsMay 13, 2026·2 min de lecture

OpenHands — AI-Driven Development Agent

OpenHands is an MIT open-source dev agent for agentic coding, with docs, an SDK, and a Docker-first runtime to run tasks reproducibly.

Prêt pour agents

Cet actif peut être lu et installé directement par les agents

TokRepo expose une commande CLI universelle, un contrat d'installation, le metadata JSON, un plan selon l'adaptateur et le contenu raw pour aider les agents à juger l'adaptation, le risque et les prochaines actions.

Native · 94/100Policy : autoriser
Surface agent
Tout agent MCP/CLI
Type
Workflow
Installation
Docker
Confiance
Confiance : Established
Point d'entrée
git clone https://github.com/OpenHands/OpenHands.git && cd OpenHands
Commande CLI universelle
npx tokrepo install 9f737c42-e03f-5575-86eb-846d8b8ff798
Introduction

OpenHands is an MIT open-source dev agent for agentic coding, with docs, an SDK, and a Docker-first runtime to run tasks reproducibly.

Best for: teams who want an open-source baseline for dev agents and reproducible task execution

Works with: Docker/Docker Compose, agent runtimes, tool integrations (repo access, tests, build pipelines)

Setup time: 12-20 minutes

Key facts (verified)

  • GitHub: 73321 stars · 9270 forks · pushed 2026-05-13.
  • License: MIT · owner avatar + repo URL verified via GitHub API.
  • README-verified entrypoint: git clone https://github.com/OpenHands/OpenHands.git && cd OpenHands.

Main

  • Use OpenHands as a baseline: start with its default runtime, then layer your own tools and policies for your repo.

  • Make runs reproducible: lock versions, prefer containers, and keep a clear boundary between agent state and project state.

  • For teams, define guardrails: what the agent can modify, which commands are allowed, and how reviews/approvals happen.

Source-backed notes

  • README positions OpenHands as “AI-Driven Development” with a docs site link.
  • Repository license indicates MIT for content outside the enterprise directory.
  • Repo is active and widely adopted based on stars and frequent pushes.

FAQ

  • Is it free and open source?: Core is MIT licensed; enterprise/ may carry different terms (see LICENSE).
  • How do I run it quickly?: README suggests Docker-first usage; start with docker compose up.
  • What should I add first?: Add repo-specific tooling (tests, linters) and a clear approval workflow.
🙏

Source et remerciements

Source: https://github.com/OpenHands/OpenHands > License: MIT > GitHub stars: 73321 · forks: 9270

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires