Locking Down Claude Code – Sandbox
If you’re using Claude Code for real development work – not just quick one-off tasks, you’ll eventually hit the same tension I did: you want Claude to move fast without asking permission for every git status, but you don’t want to hand it unrestricted access to your entire filesystem. This post walks through how I […]