AI Agent Hub
Back to plugins
🧰

dsh-notification

Web Tools Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install nishit130/dsh-notification

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

To install this plugin in DeepSeek Harness, please run dsh plugin install nishit130/dsh-notification and use the source code address https://github.com/nishit130/dsh-notification.

About this plugin

When running long tasks with a DeepSeek Agent, staring at the browser tab is often inefficient. When you switch to other work or get distracted, it's easy to miss critical moments like when the Agent finishes a task, hits an error, or gets stuck waiting for approval. dsh-notification is designed to solve this problem by acting as an intelligent sentinel for your agent, listening in real-time to Harness's lifecycle events. Whether your Agent completes its turn successfully, encounters an error, or needs your approval, you will be notified immediately.

This plugin offers a flexible and powerful notification mechanism, supporting native desktop popups, browser in-app alerts, and integration with Slack or Discord via Webhooks. This multi-channel design is not only suitable for local development but is perfect for unattended runs on remote servers. You can freely configure notification strategies based on your scenario, such as triggering browser notifications only when the tab is hidden, or syncing status to mobile devices via Webhooks, effectively eliminating the need for constant screen monitoring.

Use Cases

  • Running long tasks unattended on remote servers.
  • When tasks are stuck at critical approval moments.
  • When needing real-time Agent status across devices.

Best For

  • Developers frequently using DeepSeek Harness for automation.
  • Ops personnel needing to monitor Agent progress across devices.
  • Users seeking to reduce screen usage and improve remote collaboration efficiency.