dshbase

Plugin directory / Developer / dsh-done-whale

dsh-done-whale

Verified · install-tested on dsh wally8-8

✓ Actively maintained Builds on 6 official DSH packages

View on GitHub ↗ ← Back to plugin directory

3Stars
0Forks
0Open issues
Language
2026-08-22Last push
Cross-platformPlatform

What it does

DeepSeek Harness 插件:标签页鲸鱼状态灯 —— 会话完成变绿,有待处理交互变琥珀。Tab-whale status light: green when done, amber when something awaits you.

Our take
Works — verified, early-stage project

DeepSeek Harness 插件:标签页鲸鱼状态灯 —— 会话完成变绿,有待处理交互变琥珀。Tab-whale status light: green when done, amber when something awaits you. It installs cleanly and boots without issues in our testing. It's early-stage but functional.

“Verified” means our automated CI actually ran dsh plugin add in a clean profile and it booted — nothing more. Feature descriptions and version compatibility are the author’s claims. This is not a security audit and not an endorsement of third-party code.

README

dsh-done-whale 🐋

让 DeepSeek Harness 的标签页鲸鱼图标变成状态灯——您在别的网页忙的时候,瞄一眼标签就知道:有会话干完活了,还是有事情等您拍板。

效果

鲸鱼颜色 含义 什么时候恢复
🟢 绿色 有会话在您没看它的时候跑完了 点开那个会话后自动恢复;全部看完回黑
🟠 琥珀色 有会话有事等您处理:向您提问 / 等您审批 / 等您审核计划 处理完后自动消失
⚫ 黑色 一切正常(原版鲸鱼) 默认状态

颜色和侧边栏里的绿点、琥珀点用的是同一份官方信号,永远同步。

要求

  • 官方版本的 DeepSeek Harness(插件走官方插件机制,不需要任何额外依赖)

安装

dsh plugin --profile web add dsh-done-whale

装完重启 Harness(或刷新页面)即生效。

卸载

dsh plugin --profile web remove dsh-done-whale

卸载后没有任何残留。

说明

  • 只响应主会话;子代理会话不会让鲸鱼变色。
  • 绿色和琥珀色同时存在时,显示绿色(干活完成优先)。
  • 刷新页面后鲸鱼回到黑色:这是官方"已完成通知"的内存态语义,属正常现象。

License

MIT

Install

🧩 Let your agent install it (recommended)

Install the catalog once, then DeepSeek Harness can find and install any plugin from this site automatically:

dsh plugin add dshbase-catalog

Then say "install dsh-done-whale for me" — your agent finds it in the directory and installs it. Docs: dshbase-catalog · verified packs.

This plugin is GitHub source (not published to npm) — install it straight from the repo:

Web profile:

dsh plugin --profile web add github:wally8-8/dsh-done-whale

Headless (CLI) profile:

dsh plugin --profile headless add github:wally8-8/dsh-done-whale

Test report

Verified: L1 install + L2 load + L3 runtime from GitHub source on dsh 0.1.0-rc.6.

Security: not yet scanned — our daily static scan will cover it shortly.

Share this badge

More in Developer

Browse all 7789 plugins →