dsh-task-notify
Run the following command in DeepSeek Harness:
dsh plugin install V-Reason/dsh-task-notify
Paste the following prompt into your AI chat to install this plugin:
Visit the repository at https://github.com/V-Reason/dsh-task-notify, add dsh-task-notify to the dependencies in your profile package.json, append dsh-task-notify to the dsh.profile.bundles array, run pnpm install in the profile directory, and restart DSH to enable the plugin.
About this plugin
When you kick off a long-running agent task, a sub-agent, or a multi-step workflow in DSH, the quietest failure mode is not a crash but missing the moment your agent stops and waits for you. It could be a privilege escalation needing approval, a question it wants to ask, a finished plan sitting in exit_plan_mode, or a goal repeatedly blocked until the round cap. If the only indicator is a browser tab, you may not notice for minutes. dsh-task-notify turns those five moments into real Windows desktop toasts with a system sound and the DeepSeek icon, delivered through the Windows Notification Center via BurntToast so they arrive even after the browser window is closed or the screen is locked. An optional PushPlus push also mirrors each event to WeChat, keeping you in the loop when you are away from the machine. Every notification type has its own toggle plus a master off switch, and all settings persist in the DSH settings store under the task-notify namespace, surviving restarts. It is built for developers on Windows who drive multi-round agent workflows, sub-agents, or goal loops in DSH and need to the instant their human-in-the-loop moment arrives.
Use Cases
- Agent finishes a long round or sub-agent task while the user is working in another app and needs an instant desktop toast.
- Agent stops for approval, a question, plan confirmation, or a blocked goal while the user is away from the screen; a desktop notification or WeChat push delivers the alert promptly.
- User wants per-category toggles (task done, approval needed, question asked, plan awaiting, goal blocked) to keep only the notifications that matter.
Best For
- Windows developers who drive multi-round agent workflows or goal loops through DSH.
- Heavy agent users who need human-in-the-loop alerts and do not want to watch a browser tab for minutes.
- Remote workers who want both a desktop toast and a WeChat push fallback so they can track task progress away from the desk.
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.