AI Agent Hub
Back to plugins
🖥️

dsh-notify

Client Updated 2026.09.12

Run the following command in DeepSeek Harness:

dsh plugin install printz1/dsh-notify

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install printz1/dsh-notify in your terminal to install it; the full source is at https://github.com/printz1/dsh-notify . After installing, restart the DSH backend and refresh the browser page to load the client bundle.

About this plugin

Let DSH run in the background and only pull your attention when it truly needs you. dsh-notify watches five moments in a session — approval requests, the model waiting for your answer, turn completion, background-job finish or failure, and session errors — and surfaces them via system notifications, in-page toasts, or a synthesized sound. One click focuses the window and jumps to the right session. Every behavior is tunable from a single settings page: per-scene toggles, quiet-hour windows, minimum-duration filters, per-session throttling, foreground silence, and per-session mute, all applied instantly without touching any config file. Zero runtime dependencies, no build step — the host side is an empty shell and all logic lives on the browser side. Built for developers who keep DSH running long jobs or parallel sub-agents in the background while working on something else: no more periodic glances at the screen, and no more noise from short tasks or sub-agent completions.

Use Cases

  • DSH runs a long job in the background and a system notification pulls you back for an approval or a model question
  • Multiple sub-agents run in parallel and you only get pinged when a background job fails or is interrupted, not on every success
  • Configure quiet hours and foreground silence so trivial reminders never break your focus during a meeting or deep work

Best For

  • Developers who keep DSH running long jobs in the background while working on other things
  • Users running parallel sub-agents or workflows who do not want to be interrupted by every completion ping
  • Heavy DSH users who want fine-grained control over reminders via quiet hours and per-session mute