Commit graph

2 commits

Author SHA1 Message Date
ProofOfConcept
fa3b57fffd poc-daemon: fix pane tracking, suppress notifications when user present
Three fixes:

- Persist claude_pane via thalamus extra map so it survives every
  save path (not just explicit Save commands)
- Don't clobber claude_pane with empty string when TMUX_PANE is unset
- signal_response now passes TMUX_PANE like signal_user does
- maybe_prompt_notification returns early when user is present,
  preventing notification spam during active sessions

Co-Authored-By: Proof of Concept <poc@bcachefs.org>
2026-04-11 14:35:16 -04:00
Kent Overstreet
d2f5881838 initial commit 2026-04-09 19:57:50 -04:00