← 返回列表
D

dsh-event-sounds

v0.1.1 · 0 天前发布

Event notification sounds for DeepSeek Harness: task-done / question / approval cues (WebAudio, no audio assets).

dsh-plugindeepseek-harnesssoundnotificationaudio

README

# dsh-event-sounds

DeepSeek Harness 的事件声音 插件。

安装

`bash
dsh plugin --profile web add dsh-event-sounds

开发

bash
npm run check
npm publish --registry https://registry.npmjs.org
`

许可证

MIT

版本兼容矩阵

DSH 版本状态说明
dsh@0.1.0-rc.6 ✅ 兼容 cordis patch ✅
dsh@0.1.0 ✅ 兼容 标准 patch ✅
dsh@0.2.0 ⚠️ 待验证 待实测(API 可能在变)
dsh@0.3.0+ ❓ 未知 尚未发布

💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正

元数据

License
MIT
npm
dsh-event-sounds
Repo
Engines
{}
Weekly DL
0
Monthly DL
0
dsh.bundle
{"bundle":{"patch":"./cordis.patch.yml"},"client":{"inject":["@deepseek-ai/dsh-client-runtime","@deepseek-ai/dsh-client-locale"],"platform":"web","immediately":true},"plugin":{"schemaVersion":1,"category":"ui","displayName":{"en":"Event Sounds","zh-CN":"事件声音"},"summary":{"en":"Play a sound when a task completes, a question is asked, or an approval is requested.","zh-CN":"任务完成、提问、审批请求时播放提示音。"}}}