huaiyuWangh/dsh-session-notify

huaiyuWangh★ 0TypeScript最后同步: 2026-08-20

在 GitHub 打开

DSH web plugin: session-stop alerts (notification / chime / title flash) — finished output or waiting for human input. Click to jump to the session.

README 摘要

dsh-session-notify DSH web plugin: session-stop alerts — a finished output (running → stopped) or a waiting-for-you stop (approval / plan review / question) — delivered as desktop notifications, a chime, and a title flash while the page is in the background. Click a notification to jump to that session. Pure plugin-layer implementation; no DSH source changes. Alert matrix Page state Stopped session Effect Background (another window) any session notification + chime (if on) + title flash (if on) Foreground a non-current session notification + chime (when "foreground" pref is on) Foreground the session you are watching silent by design Notifications are clickable : click → focus the window → switch to that session. Install Official bundle channel (one command installs AND mounts): Manual/dev install: Restart dsh web ; hard-refresh the page after a bundle update. Behavior notes - Watches the client runtime's ctx.sessions.list store (same data source as the sidebar status dots: host/session-status frames + the pendingInteraction projection). - Each alert uses a UNIQUE notification tag and explicitly closes the previous live notification for that session: macOS silently swallows re-deli…

在 GitHub 查看完整 README →
终端/TUIdeepseek-harnessdshdsh-pluginnotifications

分类