blue/.blue
Eric Garcia fb869cf12d docs: RFC 0051 portable hook binary resolution
Problem: Claude Code hooks run in minimal environment without PATH.
Commands by name hang; only full paths work.

Solution: Use $CLAUDE_PROJECT_DIR for portable binary resolution:
  "$CLAUDE_PROJECT_DIR/target/release/blue" guard --path="$FILE_PATH"

This is documented Claude Code behavior - hooks don't inherit shell
initialization for security reasons.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-01 18:41:42 -05:00
..
docs docs: RFC 0051 portable hook binary resolution 2026-02-01 18:41:42 -05:00
config.yaml chore: dialogue handler improvements and config updates 2026-01-30 19:05:53 -05:00
context.manifest.yaml feat: implement dynamic context activation (RFC 0016 + 0017) 2026-01-25 17:21:05 -05:00