Dawn388887/dsh-notify

Dawn388887★ 0JavaScript最后同步: 2026-08-21

在 GitHub 打开

DSH plugin: desktop toast + remote browser notifications when an agent finishes or errors

README 摘要

dsh-notify 简体中文 English A DeepSeek Harness (DSH) plugin that raises Windows desktop toasts when a session agent finishes or errors — plus browser notifications on remote devices (tablets / phones viewing the DSH Web UI over LAN or VPN). Features - Toast on root-session agent running → idle ("task done") - Toast on agent errors (deduped per turn:step, up to 64 entries remembered) - /notify command: /notify status, /notify on off , /notify test - Settings tab "远程通知" (Remote Notifications) toggle, sharing one global switch with the /notify command (persisted in /.dsh/notify-state.json ) - Only root sessions notify — subagents stay silent Install This is a pure-local plugin (no @deepseek-ai imports), so a link: dependency is safe: Or insert a row in your Cordis composition patch: Restart dsh web after changing the composition. Usage - Desktop : native WinRT toast with the default notification sound when a task finishes or errors - Remote devices (browser) : the page registers a Service Worker ( /dsh-notify/sw.js ) and uses browser notifications; the browser asks for notification permission on first use — if previously denied, re-enable it in the site settings - Toggle : Settings → 远程通知…

在 GitHub 查看完整 README →
Agent/智能体deepseek-harnessdshdsh-pluginnotificationsweb uiagent

分类