ds-notify-plugin
Run the following command in DeepSeek Harness:
dsh plugin install JohnWes7/ds-notify-plugin
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install JohnWes7/ds-notify-plugin (source: https://github.com/JohnWes7/ds-notify-plugin) in your DeepSeek Harness terminal, then restart dsh to activate the plugin.
About this plugin
When DeepSeek Harness is cranking out a long reply, you probably don't want to stare at the terminal. ds-notify-plugin solves exactly that: every time the main conversation finishes a turn, a native Windows toast banner appears in the bottom-right corner, naming the conversation that just completed, so you can step away and come back when the notification pops.
The plugin listens only to root (main) agent idle events—subagents and workflow agents won't trigger it. Each toast carries the conversation's title (auto-generated or user-renamed), making it easy to tell which session finished at a glance. Completions within 1.5 seconds are debounced into a single toast to prevent notification spam. Under the hood it shells out to the built-in PowerShell and WinRT ToastNotificationManager, bringing zero third-party dependencies, no build step, and no modifications to dsh's own files, so upgrading dsh won't cause conflicts.
Ideal for developers on Windows 10/11 who run long dsh conversations and prefer a fire-and-forget workflow. On non-Windows platforms the plugin is a silent no-op, so it won't break anything if installed by cross-platform tooling.
Use Cases
- Kick off a long conversation, switch to other work, and get a desktop toast when it finishes
- Run multiple dsh sessions in parallel and tell at a glance which one completed by its title
- Let multi-turn long replies run in the background without babysitting the terminal
Best For
- Developers running DeepSeek Harness on Windows
- Users who frequently start long conversations and prefer a fire-and-forget workflow
- Developers who favor lightweight, zero-dependency tools
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.