mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-05-01 14:33:31 +08:00
fix: add gateguard recovery escape hatch
This commit is contained in:
committed by
Affaan Mustafa
parent
4c8499d509
commit
cfe770a735
@@ -94,6 +94,10 @@ Triggers on: `rm -rf`, `git reset --hard`, `git push --force`, `drop table`, etc
|
||||
|
||||
The hook at `scripts/hooks/gateguard-fact-force.js` is included in this plugin. Enable it via hooks.json.
|
||||
|
||||
If GateGuard blocks setup or repair work, start the session with
|
||||
`ECC_GATEGUARD=off`. For hook-level control, keep using
|
||||
`ECC_DISABLED_HOOKS` with the GateGuard hook ID.
|
||||
|
||||
### Option B: Full package with config
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user