Command Wrappers for Sandboxing

Claude Code’s command sandboxing is very “binary”: either the command is sandboxed, or it’s not. There is no way to define different sandboxes for different commands. This creates problems when I want …