ruazero/dsh-task-chime0

dsh-task-chime

当 DeepSeek Harness 智能体完成任务或需要用户输入时,播放真实的系统提示音:支持自定义声音、4 个强度级别、自动升级,并在 GUI 中提供设置卡片。

AI 分析

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

套件
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.