dsh-notifier
Run the following command in DeepSeek Harness:
dsh plugin install jypjypjypjyp/dsh-notifier
Paste the following prompt into your AI chat to install this plugin:
Install this plugin in DeepSeek Harness by running dsh plugin install jypjypjypjyp/dsh-notifier in the terminal; the open-source repository is at https://github.com/jypjypjypjyp/dsh-notifier .
About this plugin
Running agent tasks in DSH means approvals, questions, completions, and errors all depend on you happening to stare at that one browser tab. Step away for a few minutes and the approval stalls, the finished task goes unnoticed, and the error is silently swallowed. dsh-notifier is a standalone client plugin built to close exactly that gap.
It translates the DSH event stream into dual-channel real-time alerts: native system toasts (PowerShell WinRT on Windows, osascript on macOS, notify-send on Linux, with zero extra dependencies) complemented by the browser Notification API. Coverage spans four core event types, namely approvals, questions, completions, and errors. Completion detection uses a dual-source latest-wins strategy to prevent missed reports, subagent completion has its own toggle, and errors and completions are mutually exclusive to avoid duplicate noise. DND windows support overnight ranges with emergency exceptions for critical events, approvals pending beyond a threshold trigger a second reminder, and simultaneous task endings aggregate into a single summary so your notification center does not drown.
On the security side, notification text carries only metadata (never tool parameters) and passes through an ordered redaction table covering file paths, keys, connection strings, tokens, and email addresses before reaching the user; the API layer is protected by a loopback fence. If you run multi-agent workloads in DSH, approve frequently, delegate to subagents, or simply prefer to step away from the desk and wait for a quiet done or error alert on your phone, this plugin frees you from the watch-the-screen loop for good.
Use Cases
- Receive approval and completion alerts on your phone while away from the desk
- Auto-aggregate multiple finishing tasks into one summary to prevent notification spam
- Set overnight DND with emergency exceptions so only critical approvals and errors break through
Best For
- Operators running multi-agent workloads in DSH who need on-the-fly approvals
- Developers who delegate to subagents frequently and prefer aggregated alerts instead of per-task noise
- Heavy DSH users who want instant done or error alerts even when their laptop is closed
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.