docs: add canonical hook bug workaround guide

This commit is contained in:
Affaan Mustafa
2026-04-06 14:12:21 -07:00
parent 4967dad08c
commit b1ad3bcfc7
2 changed files with 75 additions and 0 deletions

View File

@@ -69,6 +69,7 @@ exit 2
## Related ECC Docs
- [hook-bug-workarounds.md](./hook-bug-workarounds.md) for the shorter hook/compaction/MCP recovery checklist.
- [hooks/README.md](../hooks/README.md) for ECC's documented hook lifecycle and exit-code behavior.
- [token-optimization.md](./token-optimization.md) for cost and context management settings.
- [issue #644](https://github.com/affaan-m/everything-claude-code/issues/644) for the original report and tested environment.