mirror of
https://github.com/jarrodwatts/claude-hud.git
synced 2026-05-21 15:52:37 +00:00
- Use atomic mkfifo with fallback check in capture-event.sh - Only remove non-pipe files before mkfifo (preserve existing pipes) - Set explicit permissions (600) on new FIFOs - Improve pgrep pattern to avoid false matches in session-start.sh Prevents silent data loss when multiple events fire simultaneously. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>