dsh-turn-notify
Run the following command in DeepSeek Harness:
dsh plugin install hxy113/dsh-turn-notify
Paste the following prompt into your AI chat to install this plugin:
Install the plugin in the DeepSeek Harness terminal by running dsh plugin install hxy113/dsh-turn-notify (source: https://github.com/hxy113/dsh-turn-notify).
About this plugin
When running long turns or juggling multiple sessions in DeepSeek Harness on Windows, the biggest friction is not speed but the manual detour of switching back to the right window and hunting down the conversation you were waiting for. dsh-turn-notify removes that detour: the moment an interactive turn closes, a system toast appears in the Windows notification area. The toast titles itself with the session name, shows the first 120 characters of the latest AI reply as the body, and a single click on it opens the DSH Web UI in your default browser and restores exactly that session. Notifications fire only for root (interactive) sessions, so sub-agents and workflow-internal turns stay silent and never flood your tray. The whole plugin is pure JavaScript with no build step; it leverages the built-in Windows PowerShell 5.1 channel to call WinRT ToastNotificationManager, and it cleans up its registry entries automatically on uninstall.
Use Cases
- Walk away mid-turn and get an instant Windows toast the moment an interactive session finishes
- Juggle multiple concurrent sessions and click the right toast to jump straight into that conversation
- Run batch interactive tasks with notifications limited to root sessions so sub-agents stay silent
Best For
- Developers running DeepSeek Harness on Windows
- Workflow users juggling multiple concurrent DSH sessions
- Anyone who wants fewer window switches and less screen-watching
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.