linyuan-ai1/dsh-plugins--packages-dsh-event-sounds0

dsh-event-sounds

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

AI 분석

为 DSH 的关键节点(如任务结束、AI 提问、等待审批)提供声音反馈。适合在后台挂机运行 Agent、需要声音提醒及时介入的用户。纯浏览器合成。

패키지
dsh-event-sounds
버전
0.1.0
라이선스
MIT
최근 업데이트
2026. 8. 17.

설치

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:linyuan-ai1/dsh-plugins#c3298eca2b20b855a1a0b6817c2dda74955b5343&path:packages/dsh-event-sounds

dsh-event-sounds

Event notification sounds for DeepSeek Harness, synthesized with WebAudio (no audio assets): play a cue when a task completes, a question is asked, or an approval is requested.

Features

  • Task-done / question / approval cues
  • Master switch + per-event toggle and tone picker (6 tones)
  • No audio files — all synthesized in-browser
  • Persists across restarts (localStorage)

Install

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

Then open Settings → General → Event Sounds.

Development

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

License

MIT