Quick Use
docker run -it --rm \
-v /var/run/docker.sock:/var/run/docker.sock \
-p 3000:3000 \
docker.all-hands.dev/all-hands-ai/openhands:0.20Open http://localhost:3000, set your API key, and start assigning tasks.
Intro
OpenHands (formerly OpenDevin) is an open-source autonomous AI software developer with 45,000+ GitHub stars. It writes code, runs commands, browses the web, and calls APIs. Achieves 53% on SWE-bench Verified — the top open-source agent score. All code runs in a Docker sandbox.
Source & Thanks
Created by All Hands AI. Licensed under MIT.
OpenHands — ⭐ 45,000+