dsh-sound
Distinct alert sounds for DeepSeek Harness: network error, approval request, question asked, and turn-completion notifications.
AI 분석
核心用途是为 DSH 提供自动播放的事件提示音。适合需要声音反馈以避免错过审批请求、提问或运行错误的 DSH WebUI 用户。
설치
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:yeshimei/dsh-soundUsage
Nothing to configure — sounds play automatically:
| You hear… | It means… | What to do |
|---|---|---|
| Low double-buzz | An agent run failed | Open the session and inspect the error |
| Single mid tone | A tool call awaits your approval | Approve or reject it |
| Rising "ding-dong" | The agent asks you a question | Answer it |
| Ascending pair | A turn finished | Read the reply when you are ready |
Approval sounds always play — an approval always needs a human — even when the requesting agent is a subagent. All other subagent events stay silent by default.