mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-05-01 06:23:28 +08:00
fix: add gateguard recovery escape hatch
This commit is contained in:
committed by
Affaan Mustafa
parent
4c8499d509
commit
cfe770a735
@@ -99,6 +99,9 @@ export ECC_HOOK_PROFILE=standard
|
||||
# Disable specific hook IDs (comma-separated)
|
||||
export ECC_DISABLED_HOOKS="pre:bash:tmux-reminder,post:edit:typecheck"
|
||||
|
||||
# Disable only GateGuard during setup or recovery
|
||||
export ECC_GATEGUARD=off
|
||||
|
||||
# Cap SessionStart additional context (default: 8000 chars)
|
||||
export ECC_SESSION_START_MAX_CHARS=4000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user