qq33357486
dsh-notification-sounds
Cross-platform waiting and completion sound notifications for DeepSeek Harness
- Stars
- 0
- Language
- TypeScript
- Created
- Aug 16, 2026
- Updated
- Aug 16, 2026
Introduction
中文
AI 工作时,你可以去处理别的事情。
当它需要你,插件会播放中文音频 “任务等待”;当它做完,播放 “任务完成”。
不再反复切回页面确认进度。听到声音,立刻回来,快速接上工作节奏。
| 时机 | 中文音频 |
|---|---|
| 需要审批、确认、计划审核或回答问题 | 任务等待 |
| 一个主会话及其全部子代理稳定完成 | 任务完成 |
一键安装
dsh plugin --profile web add dsh-notification-sounds
重启现有的 DSH Web 进程,然后进入:
Settings → General → DSH Notification Sounds
打开通知并试听两个声音。子代理单独完成不会响;只有所属主会话及其全部子代理稳定完成后才播放“任务完成”。多个主会话彼此独立。首次进入页面后点击或按键一次,以解锁浏览器音频。
让 AI 帮你安装
复制下面的提示词:
请安装并配置 dsh-notification-sounds:
1. 检查 dsh 是否可用,默认使用 web Profile。
2. 执行 dsh plugin --profile web add dsh-notification-sounds;如果已安装则执行 dsh plugin --profile web up dsh-notification-sounds。
3. 用 dsh --profile web --dump-config 验证存在 id: notification-sounds 和 name: dsh-notification-sounds。
4. 不要启动第二个 Web 服务;提醒我重启现有的 dsh web。
5. 告诉我进入 Settings → General → DSH Notification Sounds,打开通知、试听“任务等待”和“任务完成”,并点击或按键一次解锁音频。
6. 最后汇报安装版本和验证结果,不要修改 DSH 官方源码。
更新
dsh plugin --profile web up dsh-notification-sounds
English
Let AI work in the background without pulling you into constant progress checks.
- “任务等待” plays when AI needs your action.
- “任务完成” plays only after a root session and all of its subagents are stably idle.
Stay focused. Switch less. Return at the right moment.
Install
dsh plugin --profile web add dsh-notification-sounds
Restart the existing DSH web process, open Settings → General → DSH Notification Sounds, enable notifications, and preview both sounds. Click or press a key once to unlock browser audio.
License
MIT