ruazero/dsh-task-chime

ruazero★ 0JavaScript最后同步: 2026-08-20

在 GitHub 打开

DSH dynamic Cordis plugin: play a real Windows system sound when an agent task finishes — custom sound, 4 intensity levels, auto escalation for long tasks, temporary mute.

README 摘要

dsh-task-chime English 中文 A plugin for DeepSeek Harness (DSH) that plays a real operating-system sound every time an agent turn finishes — so you can look away from the screen during a long task and still know the moment it is done. Unlike a browser notification, the sound is produced by the Host process through the system audio device, so it reaches you when the DSH window is minimized, in the background, or on another virtual desktop. Features Real system sound Played by the Host through ctx.shell (PowerShell System.Media.SoundPlayer / [console]::Beep on Windows), not by the web page — audible while DSH is in the background Two distinct moments Task finished and “the agent is blocked on you” (a question or a pending approval), each with its own sound and intensity so you can tell them apart by ear 13 sound choices System effects ( notify , ding , chimes , tada , chord , calendar , messaging , exclamation , alarm , ring ), two pure beep patterns that need no audio file, plus any custom audio path 4 intensity levels L1 light (1 play) · L2 standard (2 plays) · L3 strong (rising prelude + 3 plays) · L4 alarm (two-way prelude + 5 plays) Auto escalation A task over 2 minutes rings one …

在 GitHub 查看完整 README →
Agent/智能体agent-toolsai-agentcordiscordis-plugindeepseek-harnessdeveloper-toolsdshdsh-plugin

分类