dsh-task-notify
Run the following command in DeepSeek Harness:
dsh plugin install YuMo226/dsh-task-notify
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install YuMo226/dsh-task-notify in DeepSeek Harness to install the plugin; source is available at https://github.com/YuMo226/dsh-task-notify .
About this plugin
Running a long DeepSeek Harness goal usually means staring at the terminal or browser waiting for that Done line to appear. Miss it by a minute and you have to dig through logs to figure out what actually finished.
dsh-task-notify keeps things simple: the moment a goal reaches the complete phase or an agent turn ends normally, it fires a native OS notification. On Windows it uses WinRT Toast, on macOS the Notification Center, and on Linux libnotify. No blocking dialogs, no extra daemons. The plugin has zero runtime dependencies, relying only on Node built-ins and OS-native commands, and keeps CJK text safe by routing it through UTF-8 temp files. A built-in minimum interval guard prevents notification spam when multiple tasks finish in quick succession.
If you routinely kick off multi-step goals, run several agents in parallel, or hand off a task and wander away, a gentle buzz in your notification center tells you the work is done without a single glance at the console.
Use Cases
- Get a native desktop banner the moment a long goal finishes, no console polling
- Track parallel agents at a glance via system notification banners
- Confirm task status from your phone notification center while away from the terminal
Best For
- Harness users who run long, multi-step goals regularly
- Developers who kick off tasks in the background and walk away
- Teams orchestrating multiple agents that need distinct completion signals
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.