DeepSeek Harness 插件

dsh-notification-sounds

Cross-platform waiting-for-user and completion sound notifications for the DeepSeek Harness web UI.(英文原文)

跳到安装方式

来源信息

GitHub 仓库
qq33357486/dsh-notification-sounds
最近更新
2026年8月16日
分类
界面增强
GitHub stars
1
载体类型
plugin
目录证据
上游声明已找到 dsh.bundle
证据路径
package.json#dsh.bundle
核对版本
0.1.0-rc.8
上游核对日期
2026-08-20

该证据由上游目录提供。本站没有安装、运行或安全审核这个插件。

安装

默认先复制一段 Prompt,让 Agent 读 GitHub 仓库和源码;需要自己装时再切到命令。

复制这段 Prompt,发给 DSH、Codex 或其他 Agent,让它先读 GitHub 仓库和源码。

请先不要安装或执行任何命令。阅读这个插件的 GitHub 仓库、README 和关键源码,然后用清楚、直接的方式回答以下问题,帮助我判断它是否适合我的需求:

1. 这个插件是什么,解决什么问题;
2. 适合哪些用户和典型使用场景;
3. 安装后如何使用,并给出一个最小使用示例;
4. 有哪些已知限制,以及隐私、安全、兼容性或维护风险;
5. 给出“推荐 / 有条件推荐 / 不推荐”的明确建议和理由。

请区分仓库明确说明、根据源码推断和未知信息。证据不足时请明确说明,不要猜测或照抄 README。

GitHub:https://github.com/qq33357486/dsh-notification-sounds
插件名:dsh-notification-sounds
作者:qq33357486

检查来源文件

安装前先看这个插件目录里的 README 和其他文件。

文件资源管理器3 个文件
README.md来源说明 · 只读预览

<div align="center">

🔔 DSH Notification Sounds

让 AI 安静工作,让你专注生活;该回来时,声音会叫你。

专注 · 高效 · 少切屏 · 快速回到任务

![npm](https://www.npmjs.com/package/dsh-notification-sounds) ![CI](https://github.com/qq33357486/dsh-notification-sounds/actions/workflows/ci.yml) ![License](LICENSE)

[中文](#中文) · [English](#english)

</div>

中文

AI 工作时,你可以去处理别的事情。

当它需要你,插件会播放中文音频 “任务等待”;当它做完,播放 “任务完成”

> 不再反复切回页面确认进度。听到声音,立刻回来,快速接上工作节奏。

时机中文音频
需要审批、确认、计划审核或回答问题任务等待
一个主会话及其全部子代理稳定完成任务完成

一键安装

dsh plugin --profile web add dsh-notification-sounds

重启现有的 DSH Web 进程,然后进入:

Settings → General → DSH Notification Sounds

打开通知并试听两个声音。子代理单独完成不会响;只有所属主会话及其全部子代理稳定完成后才播放“任务完成”。多个主会话彼此独立。首次进入页面后点击或按键一次,以解锁浏览器音频。

<details> <summary><strong>让 AI 帮你安装</strong></summary>

复制下面的提示词:

请安装并配置 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 官方源码。

</details>

更新

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