AI Agent Hub
Back to plugins
🖥️

dsh-task-notify

Client Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install yangzhe1991/dsh-task-notify

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

In DeepSeek Harness, install the plugin by running the command dsh plugin install yangzhe1991/dsh-task-notify, with the full source code address at https://github.com/yangzhe1991/dsh-task-notify.

About this plugin

When using DeepSeek Harness (DSH) for agent tasks, users often switch between multiple sessions and tabs, which can lead to missing immediate feedback on task completion, disrupting workflow continuity. The dsh-task-notify plugin addresses this issue, ensuring users are promptly informed of task status no matter where they are.

This plugin offers two intelligent notifications: a synthesized two-tone chime that plays automatically when an agent turn finishes (normal reply, error, or abort) or a background job settles (completed, failed, or killed), with an ascending tone for success and descending for failure; and a tab-title alert that updates the title to "🔔 N tasks completed" when the page is hidden, reverting when the user switches back. These alerts are precise and prevent false positives, only triggering for tasks that actually finish, avoiding old notifications from switches or refreshes.

The plugin is ideal for all DSH users, especially developers or researchers who manage multiple tasks simultaneously and frequently switch contexts. It requires no complex setup; after installation, it works automatically, allowing you to focus on core tasks while staying keenly aware of progress.

Use Cases

  • Timely alerts for agent task completion while browsing other pages.
  • Prevents missing background job status updates during session switching.
  • Provides audio and title prompts for agent replies, errors, or aborts.

Best For

  • Programmers who frequently use DSH for agent development.
  • Researchers needing to manage multiple tasks simultaneously.
  • Knowledge workers who prefer multitasking across tabs for efficiency.