AI Agent Hub
Back to plugins
🖥️

dsh-done-badge

Client Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install SkuraSshly/dsh-done-badge

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

In DeepSeek Harness, open a terminal and run dsh plugin install SkuraSshly/dsh-done-badge to install; the source lives at https://github.com/SkuraSshly/dsh-done-badge — restart the app afterwards.

About this plugin

Running several DSH tasks and then switching away to write or attend a meeting, only to discover later that turn three already finished. That silent-finish anxiety is exactly what dsh-done-badge resolves with a single red badge.

While the window is minimized or unfocused, every completed top-level task increments a number on the Windows taskbar icon. Sub-agent sessions never double-count, and a serial queue prevents stale values from out-of-order events. On refocus the badge lingers for two seconds then clears automatically. On macOS or in a browser the same logic surfaces as a DOM badge in the top-right corner, keeping the experience consistent.

If you treat DSH as a background batch runner, juggle multiple conversations, or simply want a low-cost visual cue that work is done, this zero-dependency, PowerShell-only plugin turns a silent finish into something you can actually see.

Use Cases

  • Minimize DSH for a meeting, then see the taskbar badge already at 3 on return.
  • Multiple conversations finish in parallel; the badge clears itself two seconds after you refocus.
  • On macOS, the browser version shows the same real-time DOM badge in the top-right corner.

Best For

  • Users who fire multiple DSH turns as batch jobs and collect results later.
  • Users who want a lightweight plugin with zero extra dependencies.
  • Users who work with the window minimized and miss when background tasks finish.