Skip to content

feat: dispatch claude hooks via signalbox with tmux-notify fallback - #104

Open
dwmkerr wants to merge 3 commits into
mainfrom
feat/signalbox-claude-hooks
Open

feat: dispatch claude hooks via signalbox with tmux-notify fallback#104
dwmkerr wants to merge 3 commits into
mainfrom
feat/signalbox-claude-hooks

Conversation

@dwmkerr

@dwmkerr dwmkerr commented Jul 7, 2026

Copy link
Copy Markdown
Owner

Summary

  • All five Claude Code hook events route through a single dispatcher, claude/hooks/agent-notify.sh
  • With signalbox installed it runs signalbox claude-hook (which also applies the tmux bell/background signals itself)
  • Without signalbox it falls back to the original tmux-notify.sh behaviour
  • Always exits 0 — a notifier must never break the agent

dwmkerr added 3 commits July 7, 2026 18:46
All five hook events route through agent-notify.sh: signalbox when
installed (it fires the session event and applies the tmux signals
itself), otherwise the original tmux-notify.sh behaviour. Always exits
0 so a missing tool can never break a session.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant