Nixz0824/dsh-sound-cue0

@dsh-external/dsh-sound-cue

DSH sound cues: a short Web Audio ding when you need to act (approval / question), and a different one when a task finishes. 需要操作与任务完成时的简短提示音(Web Audio 合成,无弹窗无系统通知)。

包名
@dsh-external/dsh-sound-cue
版本
0.1.0
许可证
BSD-3-Clause
最近更新
2026年8月17日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Nixz0824/dsh-sound-cue

配置

写在本包 cordis.patch.yml 的 insert 行(也可在 profile 的 cordis.patch.yml 里覆盖):

配置默认说明
style'A'A = 简约电子铃;B = 木质敲击(低频叩叩 + 咻—叮滑音)
volume0.5音量 0..1
needsOntrue「需要操作」提示音总开关
doneOntrue「任务完成」提示音总开关
skipSubagentstrue忽略子代理会话事件

改配置后刷新页面生效。