dsh-task-chime
Ring a real system sound when a DeepSeek Harness agent finishes a task OR needs your input: custom sounds, 4 intensity levels, auto escalation, and a settings card in the GUI.
AI 분석
核心用途是在 Agent 任务完成或需要人工介入时通过系统声音进行提醒,支持自定义声音和强度。适合需要挂机运行 Agent 任务、并在关键节点获取即时声音提醒的用户。
설치
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ruazero/dsh-task-chimeConfiguration
Three layers, in order of authority:
- The settings card — Settings → Plugins → Task completion chime. Every control writes immediately; a changed field shows a customized badge whose Reset removes the override instead of writing a default over it.
settings.yaml, namespacetask-chime— the same durable document the card writes, watched live: a hand edit takes effect on the next turn without a restart.- The composition entry in
cordis.patch.yml— the base layer, and the fallback whenever no settings service is mounted.