Comment on Show HN: Yolobox – Run AI coding agents with full sudo without nuking home dirComments−AlexCoventry7moI've been working on something similar.https://github.com/coventry/sandbox-codexStill work in progress. The tmux-activity logs are unreadable, at the moment.I run it in a virtualbox as well, since docker is not a completely reliable sandbox.−freakynit7moI too built something similar (just for nodejs and bare-bones impl): https://github.com/freakynit/simple-npm-sandboxWas a fun little learning exercise.
Comments
I've been working on something similar.
https://github.com/coventry/sandbox-codex
Still work in progress. The tmux-activity logs are unreadable, at the moment.
I run it in a virtualbox as well, since docker is not a completely reliable sandbox.
I too built something similar (just for nodejs and bare-bones impl): https://github.com/freakynit/simple-npm-sandbox
Was a fun little learning exercise.