weekitmo/dsh-notify0

dsh-notify

Unified desktop, browser-title, and sidebar completion notifications for DeepSeek Harness.

包名
dsh-notify
版本
0.1.0
许可证
MIT
最近更新
2026年8月19日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:weekitmo/dsh-notify

使用

  1. 打开 WebUI 的 设置 > 通知
  2. 点击 请求授权,在浏览器提示中允许通知。
  3. 保持默认配置,或分别调整系统通知、Tab 提示、运行中 spinner、侧栏状态灯及结果类型。

浏览器通知权限被拒后,网页无法再次强制弹出授权框;请从浏览器地址栏的站点权限设置中重新允许通知。

配置

浏览器侧设置保存在当前站点的 localStorage,默认全部开启:

设置默认
系统通知
Tab 未读结果汇总
Tab 运行中 spinner
侧栏绿/红状态灯
五类结束结果全开
未读结果动画跑马灯

Host 侧可配置最近回复摘要的最大长度。在 $DSH_HOME/profiles/web/cordis.patch.yml 中添加或覆盖:

- id: dsh-notify
  name: dsh-notify
  config:
    maxBodyChars: 400