brackt/.claude
Claude c5fea001f1
Guard Stop hook typecheck against missing react-router binary
In remote execution environments where node_modules is not installed,
npm run typecheck fails with "react-router: not found" rather than a
real TypeScript error. This caused the Stop hook to loop the session
indefinitely. The guard exits cleanly when react-router is absent.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01KiVGo8gSBXe3WuRniVNKsd
2026-06-22 23:38:13 +00:00
..
agents Update AI memory for token usage. 2026-04-12 13:52:05 -07:00
hooks Fix lint hook: output additionalContext JSON so Claude sees errors in-context 2026-03-24 21:52:23 -07:00
settings.json Guard Stop hook typecheck against missing react-router binary 2026-06-22 23:38:13 +00:00