top | item 46672991

(no title)

sshine | 1 month ago

https://github.com/numtide/claudebox

discuss

order

mistrial9|1 month ago

> Intercepts all commands via Node.js instrumentation

verdverm|1 month ago

these are a dime a dozen now, many different takes, I have my own too

sshine|1 month ago

That's a valid perspective, but claudebox isn't my own take. It's Linux user namespaces using bubblewrap to achieve VM-grade sandboxing and near native-level DX with the ability to express your environment using Nix.

Most of those dime-a-dozen solutions employ Docker, so if you like to work inside a container, that's great.