dsh-task-chime
当 DeepSeek Harness 智能体完成任务或需要用户输入时,播放真实的系统提示音:支持自定义声音、4 个强度级别、自动升级,并在 GUI 中提供设置卡片。
AI 分析
核心用途是在 Agent 任务完成或需要人工介入时通过系统声音进行提醒,支持自定义声音和强度。适合需要挂机运行 Agent 任务、并在关键节点获取即时声音提醒的用户。
安裝
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ruazero/dsh-task-chime說明文件
閱讀完整 README ↗Configuration
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.