Comment by AlexCoventry
Comment by AlexCoventry 17 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.
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.