blue/.claude
Eric Garcia 29ccd4082f fix: guard-write hook uses portable bash timeout
The hook was blocking because `timeout` is a GNU coreutil only
available via homebrew on macOS. Replaced with bash's built-in
`read -t 2` which is portable and doesn't require PATH setup.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-01 22:38:49 -05:00
..
hooks fix: guard-write hook uses portable bash timeout 2026-02-01 22:38:49 -05:00
settings.json feat: RFC 0052 blue install command - implemented 2026-02-01 19:02:37 -05:00