Scripts2026年4月6日·1 分钟阅读

OpenHands — Open-Source AI Software Developer

Autonomous AI software developer that can write code, run commands, browse the web, and interact with APIs. Formerly OpenDevin. Resolves 53% of SWE-bench Verified tasks. 45,000+ stars.

介绍

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.


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.20

Open 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+

🙏

来源与感谢

Created by All Hands AI. Licensed under MIT.

OpenHands — ⭐ 45,000+

讨论

登录后参与讨论。
还没有评论,来写第一条吧。

相关资产