yang040709/dsh-win-toast-notify

yang040709★ 0JavaScriptLast synced: 2026-08-16

Open on GitHub

DeepSeek Harness (DSH) dynamic Cordis plugin: native Windows toast notification when an agent task completes (WSL2)

README excerpt

dsh-win-toast-notify A dynamic Cordis plugin for DeepSeek Harness (DSH): pop a native Windows toast notification every time an agent task completes — built for DSH running under WSL2. DSH 动态 Cordis 插件:每次 agent 任务完成后,在 Windows 上弹出原生 Toast 通知。专为 WSL2 下的 DeepSeek Harness 设计,Windows 侧零依赖。 Features - 🎯 Fires exactly once per completed task — listens to DSH's agent/status event and notifies on idle (no driver remains scheduled or active). - 📊 Rich completion stats — every toast carries the session title, turn number, elapsed time, tool-call count, and model name. - 🚨 Immediate error alerts — a separate toast fires the moment agent/error is emitted, with the error message; the completion toast then reports the outcome ( 任务结束(有错误) ) and switches to the IM sound. - 🖱️ Click-through — clicking the toast (or its 打开 DSH button) opens the DSH web UI in your default browser via protocol activation. - 🌳 Root-agent filter — subagents and workflow children are filtered out via the agents service, so background delegation doesn't spam you. - 🔔 Native Windows toast — real notification-center entry with sound, not a console popup. - 🪶 Zero Windows-side dependencies — no BurntToast, no SnoreToas…

View full README on GitHub →
Agentscordisdeepseek-harnessdsh-pluginwindows-notificationswsl2agent

Category