←back to thread

224 points azhenley | 1 comments | | HN request time: 0.212s | source
Show context
rbren ◴[] No.45075297[source]
If you're interested in running agents (specifically for software dev) inside a sandbox, OpenHands [1] runs in Docker by default, and can run on Kubernetes or on a raw VM. It gets access to the standard tools (e.g. file ops, bash) as well as a web browser and a Jupyter notebook.

[1] https://github.com/All-Hands-AI/OpenHands

replies(1): >>45076198 #
1. Ancapistani ◴[] No.45076198[source]
I have nothing but good things to say about OpenHands . I’ve been using it daily for months now - some local, some CLI, some cloud-based - and while it’s not quite as polished as Devin, it’s as capable and is growing fast.

All Hands is incredibly friendly and responsive to feedback as well, and that means a lot.