mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-04-16 06:53:27 +08:00
Destructive bash gate previously denied every invocation with no isChecked call, creating an infinite deny loop. Now gates per-command on first attempt and allows retry after the model presents the required facts (targets, rollback plan, user instruction). Addresses greptile P1: "Destructive bash gate permanently blocks" Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>