“How to Fix Claude Code’s Broken Permissions (With Hooks)”
Claude Code’s permission system has a problem. If you’ve ever set up careful allow/deny rules in settings.json and still gotten prompted for commands that should match -you’re not alone. Issue #30519 documents the core problems: Wildcards don’t match compound commands.…