dsh-web-ding
agent 回合结束时在浏览器标签页里播放一声合成的叮,纯前端 Web Audio 发音,不经过后端、不弹系统通知。
Plays a short synthesized ding in the browser tab the moment an agent finishes a turn, built entirely with the Web Audio API; no backend audio and no OS notification.
怎么安装
dsh plugin add @falling-ts/dsh-web-ding 简介
dsh-web-ding A DSH Cordis plugin that plays a **"ding"** in the **browser** the moment an agent finishes (runs to idle). The sound is synthesized **entirely by front-end JavaScript (Web Audio API)** — the Node/Host side never plays audio and no Windows/system notification is used. Built by following the architecture of dsh-force-compact: a pure-listener Host half + a browser client half connected by the official settings/document-updated mirror channel. What it does | Layer | What happens | |-------|--------------| | Host (index.js + src/) | Listens for the agent/status **idle transition** (al…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 1
- 月下载
- –
- 最近更新
- 2026-08-31
- 创建于
- 2026-08-27
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- deepseek-harness, dsh-plugin
同类推荐
dsh-im
xmanrui/dsh-im
通过二维码或机器人凭据将 IM 机器人接入 DeepSeek Harness(支持飞书、微信、钉钉、企业微信、QQ、Slack、Telegram、Discord 和 WhatsApp 共 9 种渠道)。
dsh-pocket
shaobeichen/dsh-pocket
手机远程访问 DSH Web 界面:扫码即用局域网或公网(cloudflared 隧道)访问,实时同屏、移动端适配布局,带设置页管理。
openpets
alvinunreal/openpets/tree/main/packages/dsh
将 DeepSeek Harness 的生命周期状态、错误与审批请求,桥接到本地运行的 OpenPets 桌面伙伴。