#5 of the day · Sunday, 16 August 2026 ·Today’s edition →
Agent

OpenHands
AgentThe open software-engineering agent you can self-host.
Formerly OpenDevin. Runs in Docker, talks ACP, and will take a GitHub issue to a passing test. You keep the box.
v0.5+·MIT·Updated this month·github.com/All-Hands-AI/OpenHands
DesktopVS Code
ScannedActive
See openhands.dev/docs
docker run -it --rm -e SANDBOX_RUNTIME_CONTAINER_IMAGE=docker.all-hands.dev/all-hands-ai/runtime:latest -v /var/run/docker.sock:/var/run/docker.sock -p 3000:3000 docker.all-hands.dev/all-hands-ai/openhands:latestBy All Hands AI
- Runtime
- Docker runtime on your machine or cloud
- Autonomy
- Isolated container; you control the mount
www.openhands.dev/
Task
Issue, prompt, or a comment on a PR.
Sandbox
Works in a container, not your laptop root.
Verify
Runs the tests it can find.
Return
A patch or a PR. You keep the keys.
Docker runtime on your machine or cloud
How it runs
Four beats, then it hands back.
- 1
Task
Issue, prompt, or a comment on a PR.
- 2
Sandbox
Works in a container, not your laptop root.
- 3
Verify
Runs the tests it can find.
- 4
Return
A patch or a PR. You keep the keys.
Other agents shipping
Discussion
No notes yet. Be the first hunter to report back.


