dsh-notify
Run the following command in DeepSeek Harness:
dsh plugin install lalilulelo3/dsh-notify
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install lalilulelo3/dsh-notify in your DeepSeek Harness terminal (source: https://github.com/lalilulelo3/dsh-notify), then restart dsh web to activate it.
About this plugin
DeepSeek Harness excels at long autonomous runs, but those few seconds when an agent ends a turn or pauses waiting for your answer or approval vanish the instant your eyes leave the conversation window. Tab in the background, tab closed—either way you end up scrolling through history later, trying to remember what just happened.
dsh-notify subscribes to the host-side event bus in observe-only mode: it fires a native WinRT toast with the default Windows sound, then calls next() so the real handler still receives the request untouched. It covers three triggers—a turn ending (completed, error, blocked, or max-tokens), the harness asking you a question, and the harness requesting your approval for a tool call. Each channel is independently toggleable, end-reasons can be filtered, and subagent sessions stay silent by default to avoid a torrent of toasts during multi-agent runs. The plugin registers its own AppUserModelID, showing up as a distinct DSH Notify entry in Windows notification settings instead of hiding behind the Windows PowerShell toggle that silently killed earlier releases.
If you run DeepSeek Harness on Windows 10 or 11 for extended autonomous sessions, juggle multiple conversations, or simply want a gentle chime telling you something needs your attention without repeatedly switching back to check the tab, this plugin is built for you. It never blocks the agent loop, swallows notification failures silently, and on non-Windows platforms it loads and stays completely inert.
Use Cases
- Agent finishes a long task while you are away — a toast pulls your attention back
- Harness pauses waiting for your answer or approval — a system notification prevents a long silent stall
- Filter notifications by turn-end reason to reduce unrelated interruptions across multi-turn chats
Best For
- Users running long DeepSeek Harness sessions on Windows
- Developers juggling multiple Harness conversations who need at-a-glance state awareness in the background
- Automation users who prefer not to repeatedly switch back to a tab to check whether the agent has stopped
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.