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.

AI Analysis

核心用途是在 Agent 任务完成或需要人工介入时通过系统声音进行提醒,支持自定义声音和强度。适合需要挂机运行 Agent 任务、并在关键节点获取即时声音提醒的用户。

Package
dsh-task-chime
Version
1.3.0
License
MIT
Last updated
Aug 20, 2026

Install

$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.