Bundle
dsh-done-whale
DeepSeek Harness tab-whale status light: green when a session finished, amber when something awaits you. 标签页鲸鱼状态灯:会话干完变绿、有事等您处理变琥珀。
- Source
- wally8-8
- stars
- 9 stars
- License
- MIT
- Updated
- Updated 6 days ago
Readme
# dsh-done-whale 🐋 让 DeepSeek Harness 的**标签页鲸鱼图标变成状态灯**——您在别的网页忙的时候,瞄一眼标签就知道:有会话干完活了,还是有事情等您拍板。 ## 效果 | 鲸鱼颜色 | 含义 | 什么时候恢复 | |---|---|---| | 🟢 绿色 | 有会话在您没看它的时候**跑完了** | 点开那个会话后自动恢复;全部看完回黑 | | 🟠 琥珀色 | 有会话**有事等您处理**:向您提问 / 等您审批 / 等您审核计划 | 处理完后自动消失 | | ⚫ 黑色 | 一切正常(原版鲸鱼) | 默认状态 | 颜色和侧边栏里的绿点、琥珀点**用的是同一份官方信号**,永远同步。 ## 要求 - 官方版本的 DeepSeek Harness(插件走官方插件机制,不需要任何额外依赖) ## 安装 ```sh dsh plugin --profile web add dsh-done-whale ``` 装完重启 Harness(或刷新页面)即生效。 ## 卸载 ```sh dsh plugin --profile web remove dsh-done-whale ``` 卸载后没有任何残留。 ## 说明 - 只响应**主会话**;子代理会话不会让鲸鱼变色。 - 绿色和琥珀色同时存在时,显示绿色(干活完成优先)。 - 刷新页面后鲸鱼回到黑色:这是官方"已完成通知"的内存态语义,属正常现象。 ## License MIT
Install
dsh plugin --profile web add github:wally8-8/dsh-done-whale
Profile: web
With the hub plugin installed, ask your agent to install it by name — it resolves the same plan shown here.
dsh plugin --profile web add github:stvlynn/dsh.fish#path:packages/dsh-plugin-hub
install dsh-done-whale from the hub
- This source has no pinned commit, so a later push upstream changes what installs. Prefer pinning a commit.