ruazero/dsh-task-chime0

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.

包名
dsh-task-chime
版本
1.3.0
许可证
MIT
最近更新
2026年8月20日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ruazero/dsh-task-chime

Configuration

Three layers, in order of authority:

  1. The settings cardSettings → 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.
  2. settings.yaml, namespace task-chime — the same durable document the card writes, watched live: a hand edit takes effect on the next turn without a restart.
  3. The composition entry in cordis.patch.yml — the base layer, and the fallback whenever no settings service is mounted.