Remix.run Logo
AlexCoventry 15 hours ago

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.

freakynit 10 hours ago | parent [-]

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.