Victor-770/dsh-reminder
Victor-770★ 0TypeScriptLast synced: 2026-08-15
DeepSeek Harness (dsh) 的 peon-ping 声音通知 —— 忠实移植自 pi 插件 pi-peon-ping-win。当任务完成或异常终止时发出提示音。
README excerpt
dsh-reminder peon-ping sound notifications for DeepSeek Harness (dsh) — a faithful port of the pi plugin pi-peon-ping-win . Plays themed audio clips (Warcraft III Peon, GLaDOS, Duke Nukem, StarCraft, …) on lifecycle events using OpenPeon sound packs, and shows desktop notifications — with native Windows support (three-tier audio fallback ffplay → mpv → winmm.dll PlaySound , custom WinForms popup). Acknowledgments This project is a port , not an original work. All credit for the underlying functionality goes to: - pi-peon-ping by Josh Thomas — the original peon-ping extension for the pi coding agent. - pi-peon-ping-win by cppgohan — the fork that added native Windows support (audio fallback, WinForms popup, event-aware notifications). - peon-ping and the OpenPeon sound packs / registry. Thank you to all of them for the original work and the MIT license that makes this port possible. Features Event Sound category Desktop notification Default sound Session start session.start — "Ready to work?" — off Agent starts working task.acknowledge — "Work, work." — off Individual tool failure task.error — error sound error — body names the failing tool off (beep and popup follow the tool error …
View full README on GitHub →