← 返回列表
D

dsh-web-notify

v0.1.0 · 2 天前发布

Approval attention plugin for the dsh web GUI: when an approval / plan review / question is pending, the browser fires audible + visual alert channels (WebAudio chime, tab-title badge, PWA app badge, Approval Hub dock with arrival pulse, optional OS notif

dsh-plugindshdeepseek-harnessnotificationalertsapprovalplugin

README

dsh-web-notify

![License: MIT](LICENSE)

English version · 默认中文

本插件由 DeepSeek Harness(官方 cordis / @deepseek-ai/dsh-* 插件栈)驱动,结合 DeepSeek-V4-Flash-0731 模型参数的官方事件帧构建。

>
当前 DeepSeek Harness 处于开发预览快速迭代期,推荐以开发调试模式link: 本地仓库)挂载本插件:改代码后 npm run build 即时生效,配合 window.__NOTIFICATIONS__ diagnostics 排查问题最顺手;当然也提供了 npm 一键挂载的备选方式。

DSH Web GUI 的审批注意力插件:当任意会话出现待处理的审批 / 计划审批 / 提问时,浏览器不再静默——提示音、标签页标题与 Favicon 徽标、OS 通知、右下角通知中心同步呈现;会话完成、任务失败、连接掉线、模型/工具异常(429 配额等)也有提醒。检测管道覆盖全部会话行(含子代理);受运行时委派策略约束,被委派的子代理实际上不会产生待审批/提问,其完成 / 失败 / 异常提醒照常生效(详见下文「子代理通知可达性」)。

纯插件形态:host 半(lib/index.js)+ client 半(lib/client.js,loader 格式),通过 profile patch 挂载。

快速上手(推荐路径)

```
① 克隆仓库 → 安装依赖 → 构建产物

② lin

查看完整 README →

版本兼容矩阵

DSH 版本状态说明
dsh@0.1.0-rc.6 ✅ 兼容 cordis patch ✅
dsh@0.1.0 ✅ 兼容 标准 patch ✅
dsh@0.2.0 ⚠️ 待验证 待实测(API 可能在变)
dsh@0.3.0+ ❓ 未知 尚未发布

💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正

元数据

License
MIT
npm
dsh-web-notify
Repo
git+https://github.com/renpengfei1027/dsh-web-notify.git
Engines
{}
Weekly DL
0
Monthly DL
0
dsh.bundle
{"bundle":{"patch":"./cordis.patch.yml"},"client":{"inject":["@deepseek-ai/dsh-client-locale","@deepseek-ai/dsh-client-runtime","@deepseek-ai/dsh-client-ui-settings","@deepseek-ai/dsh-client-ui-slots","@deepseek-ai/dsh-client-connection"],"platform":"web"}}