dsh-notify is a small, behavior-only Web client plugin for DeepSeek Harness (dsh). When you hand the model a long task and switch to another tab or application, it raises a browser notification the instant the task completes, so you never have to keep checking back.
功能特性
- 🛎️ System notification on completion — fires exactly when a session's running state flips to idle, titled with the session name and a Chinese completion body.
- 👀 No noise while you watch — it stays silent only when you are actively looking at the session that just finished. It notifies when:
- the page is hidden (you switched tab), or
- the browser window lost focus (you switched to another app), or
- the completing session is not the currently selected one.
- 🔁 Per-session dedup — each notification is tagged by session, so a repeat replaces the previous instead of stacking.
安装命令
dsh plugin --profile web add github:you/dsh-notify