dsh-web-ui-notify¶
| Type | plugin | Category | Notifications |
| Stars | ⭐12 | Status | ✅ active |
| Capabilities | notifications | Updated | 2026-08-14 |
📖 About¶
Install: dsh plugin --profile web add github:bill9109/dsh-web-ui-notify A DeepSeek Harness Web UI client plugin: when a tool needs approval, DSH asks you a question, or a turn finishes while you are looking at another tab, it pops a system desktop notification — so neither DSH nor you end up waiting. English | 中文
✨ Key Features¶
- Notify on interaction with the current session: tool approvals and DSH questions carry context in the body (approvals show the over-perm
- Notify on background sessions too: sessions you are not looking at also notify when they need approval or a question (same contextual bo
- Notify on turn completion: every finished turn of the current session notifies, with the first 80 characters of the final answer; tool-o
- Session name in the title: every notification title names its session, e.g. "Refactor database · needs approval"
- Click to jump to the session: clicking a notification not only returns to the DSH page but also opens that session
- Notifies only while you are away from the tab; when the page is in the foreground DSH already shows its own prompts, so it does not double-n
📦 Install¶
dsh plugin --profile web add github:bill9109/dsh-web-ui-notify
🚀 Quick Start¶
dsh plugin --profile web add /path/to/dsh-web-ui-notify