tmux/claude: Matrix ping for long-running/blocked sessions when away #9
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Context
A matrix-bridge MCP / bridge room already exists (
matrix.ziefle.org). Forlong-running or blocked sessions while away from the desk, a tab marker and a
local desktop notification aren't enough.
Proposal
Opt-in: when a session is
prompt/idleand has been so for N minutes (i.e.you're likely away), ping the bridge room with the session name and state.
Implementation sketch
time-since-state threshold; on crossing it, post to the default bridge room.
/renamesession nameand a link/hint to which host+window.
Effort
Small once the desktop-notification hook exists (this layers on top). Opt-in.