Posted by staticvar 8 hours ago
On permissions, by default, when it runs instances of Claude they will inherit your Claude's permissions. So if there is no permission to `rm -rf /`, Claude will just get denied and move on. Using the docker sandbox option (see bottom of page), then it runs inside that `--dangerously-skip-permissions` and get more stuff done (my preferred option). The hard part about that is it means you need to set up the Docker sandbox with any dependencies your project needs. Run `cook init` and edit the `.cook/Dockerfile` to set those up.
Until it doesn't and it finds a way to work around the restriction. Lots of stories around about that.
* coolers whirring, gpus on fire, tokens flying, investors happy, developer goes for 6th break of the day