dsh-chime
为 DeepSeek Harness 复刻 opencode 的任务完成提示音,完成、提问、计划待审、出错四种场景播放原始音效,零外部依赖。
Task-completion chime for DeepSeek Harness, playing the original opencode sounds for done, question, plan-review and error events with zero external dependencies.
怎么安装
dsh plugin add dsh-chime 简介
dsh-chime English | 中文 这是什么 为 DeepSeek Harness 复刻 opencode 的任务完成提示音:一轮对话完成、向你提问、 计划提交待审、或一轮出错结束时播放清脆提示音。三个音源均为 opencode 官方 仓库的**原始 mp3 无损内嵌**(base64 打包在 client 中),插件完全自包含、 零外部依赖。 工作原理 1. **host 半**(Cordis bundle entry)监听 agent/status(一轮 running → idle 即完成,出错轮播错误音)与 tools/execute(ask_user_question 提问工具、 exit_plan_mode 计划提交工具开始执行即入队提问音),按需入队音效; 2. **webServer 路由**:/chime/poll 提供待播队列,/chime/debug 提供状态与 试听入口; 3. **client 半**(浏览器)每 250ms 轮询 /chime/poll,用 Audio 播放内嵌 base64 音源。 音效 | 音效 | 触发时机 | 音源(opencode 原始) | |---|---|---| | 完成音 | 一轮回复结束 | bip-bop-01.mp3 | | 提问音 | 提问弹窗出现瞬间 / 计划提交待审 | yup-01.mp3 | …
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 1
- 月下载
- 598
- 最近更新
- 2026-08-20
- 创建于
- 2026-08-19
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- chime, deepseek-harness, dsh, dsh-plugin, notification, sound
同类推荐
openpets
alvinunreal/openpets/tree/main/packages/dsh
将 DeepSeek Harness 的生命周期状态、错误与审批请求,桥接到本地运行的 OpenPets 桌面伙伴。
dsh-im
xmanrui/dsh-im
通过二维码或机器人凭据将 IM 机器人接入 DeepSeek Harness(支持飞书、微信、钉钉、企业微信、QQ、Slack、Telegram、Discord 和 WhatsApp 共 9 种渠道)。