AI Agent Hub
Back to plugins
🖥️

dsh-notification-center

Client Updated 2026.09.02

Run the following command in DeepSeek Harness:

dsh plugin install 610la/dsh-notification-center

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

Run dsh plugin install 610la/dsh-notification-center in your terminal (source: https://github.com/610la/dsh-notification-center), then restart DSH and the plugin auto-loads with no extra configuration.

About this plugin

Once you kick off a conversation or a background Workflow in DSH, you are almost certainly going to switch to another window. dsh-notification-center eliminates the need to keep glancing back at the screen: when a dialogue, task, or Workflow finishes, your browser fires a system notification and plays a short alert sound, so no important event slips by.

The configuration is granular. Dialogue completion, sub-task completion, Workflow completion, background-task completion, and model approval requests can each be toggled independently, paired with any of 21 built-in sounds or a custom audio file, and adjusted for volume. Abnormal stops such as errors, length truncation, or blocking trigger an immediate alert, while a manual stop stays silent by default to avoid unnecessary interruptions. When DSH is packaged as an Electron or Tauri desktop app, the plugin automatically switches to the native OS notification centre (Windows, macOS, or Linux notify-send), bypassing browser permission requirements entirely.

This plugin is a natural fit for developers who run DSH conversations and Workflows in parallel across multiple windows, for anyone who prefers to let tasks finish in the background, and for desktop-app users who want system-level notifications without relying on a browser tab.

Use Cases

  • Switching to other windows after a conversation or task finishes, without repeatedly checking back
  • Running Workflows in the background and getting an immediate alert upon completion
  • Packaging DSH as an Electron/Tauri desktop app and receiving native OS-level notifications

Best For

  • Developers who run multiple DSH conversations and Workflows in parallel in the background
  • DSH users on the Electron/Tauri desktop build who want system-level notifications
  • DSH users who want fine-grained control over notification events, sound types, and volume