Tip: Route Every Shell Command Through the Auto-Mode Classifier With autoMode.classifyAllShell
Claude Code Docs·medium signal
New in Claude Code 2.1.193, setting autoMode.classifyAllShell forces all Bash and PowerShell commands through the auto-mode classifier instead of only a subset, so risky commands are evaluated uniformly. Pair it with the newly added denial reasons (now in the transcript and denial toast) to debug exactly why a command was blocked rather than guessing at permission config.