[Bug] Auto-generated permission rules override explicit user-requested constraints

Open 💬 0 comments Opened Jul 14, 2026 by lreidBrandgage

Bug Description
Multiple user requested rules and guards are subverted when competing with the auto generated permission-rules. This has been a point of contention for this session as Claud code bypasses explicit rules requested by the user in favor of the automatic local rules created by permission-prompts. This session shows how git commit guidelines are ignored by a permission-rule allow git commit -m rule. Even after further instruction from the user to not use automated commit commands.

Environment Info

  • Platform: linux
  • Terminal: vscode
  • Version: 2.1.207
  • Feedback ID: 04de591a-3061-409c-a2b5-70b98439e5f9

Errors

[]

View original on GitHub ↗