YZz-S/dsh-notifier
YZz-S★ 1JavaScript最后同步: 2026-08-15
Community plugins for DeepSeek Harness (DSH) Web GUI: system notifier. Plain JavaScript, no build required.
README 摘要
dsh-notifier English · 中文 System notification plugin for DeepSeek Harness (dsh): sends a native OS notification when a task finishes, or when manual input / confirmation is needed in the page, so you never miss a critical moment while working in another window. DeepSeek Harness(dsh)系统通知插件:当任务完成,或需要你在页面中手动输入 / 确认信息时,发送一条操作系统原生通知,让你切到别的窗口时也不会错过关键节点。 English 中文 · ← Back to DeepSeekHarnessPlugins Features - Task-finished notification : when a top-level session goes from running back to idle (a turn ends), sends "Task completed" - Confirmation / input notification : when an approval is triggered ( approval/request , e.g. a tool needs your confirmation), sends "Action required" with the tool name and reason - Does not interfere with the approval flow : approval notifications pass through the waterfall's next() transparently — never answers on your behalf or changes the approval result - Cross-platform : Windows (Toast + fallback balloon) / macOS ( osascript ) / Linux ( notify-send ) - Session title shown : the title is always "DeepSeek Harness"; the body shows "session title" + status (Task completed / Action required) - DeepSeek Harness branding : registers a custom AppUserModelID on Wi…
在 GitHub 查看完整 README →