Da-Mie/dsh-notify

Da-Mie★ 0JavaScriptLast synced: 2026-08-17

Open on GitHub

DSH Web UI plugin: system notifications (Windows toast) + a dock/taskbar count badge when any background session finishes

README excerpt

dsh-notify A DeepSeek Harness (DSH) Web UI plugin that tells you, audibly and visibly, when the model has stopped and needs you: - raises a system notification (Windows/OS toast with the system sound and a popup message) whenever any session finishes a turn while you are not looking at that exact session — a question is asked ( ask user question ), a plan is finished ( exit plan mode ), a turn/session completes, or a turn ends in error — and - shows a pending-notification count as a number badge on the app icon (1 notification → 1 , two → 2 , …). Windows 系统通知(弹窗 + 系统提示音)见 README.zh.md。 中文说明见 README.zh.md。 What it does The trigger is per session, not per window : whenever any session's turn finishes and you are not actively looking at that specific session, dsh-notify raises an alert. That covers background tasks/sessions completing while you chat in the foreground one, and the current session completing while the app is in the background. The one case that is skipped is a turn finishing in the exact session you are looking at while the window has focus. For each completed turn that needs your attention: 1. raises a system popup notification via the Web Notifications API ( new Notif…

View full README on GitHub →
Skins / UIbadgedeepseekdeepseek-aideepseek-harnessdockdshdsh-pluginelectron

Category