Robert Brennan
Robert Brennan
This seems like it might be a little unreliable. E.g. the command could be `echo 'y' | sudo apt-get install foo` There are also sometimes problems with running one command...
Only issue with `sudo` is that the container uses the same userspace as the host system (IIUC), so that if there were a bug allowing devin to escape the container,...
Looks promising! Honestly I think near-term it's fine to run as sudo, if that improves quality. But we should have a long-term issue open to figure this out.
Sounds like we should abandon this one, and maybe turn off RUN_AS_DEVIN for everyone
Hi Brett, thanks again for putting this up for discussion. After a lot of discussion w/ the maintainers (both internal and external) we've decided to close this PR, for a...
Yes I think just the k8s runtime support would be great!
@brettstewart I was so nervous about saying "no" to part of it that I forgot there was a good runtime implementation in here 😅 I'm going to reopen this. Let's...
Thanks y'all! Apologies for the delay. This LGTM--just need to resolve some merge conflicts
(Also, for folks following along, the official source-available Helm chart for OpenHands Cloud is now available! https://github.com/all-Hands-AI/OpenHands-cloud)
automerge enabled!