pedesdestiny/dsh-notify

pedesdestiny★ 1JavaScript最后同步: 2026-08-18

在 GitHub 打开

Browser desktop notifications for DeepSeek Harness (dsh) — get notified when a turn completes or an approval is needed

README 摘要

dsh-notify English 中文 A DeepSeek Harness (dsh) Web GUI plugin that sends browser desktop notifications when a conversation completes or the agent is waiting for your confirmation . Stop checking back on long-running tasks — work in another window and let the system tray tell you when the agent finished or needs an approval. Features Trigger Notification Turn complete ( running → idle ) "对话完成" + session title Tool permission approval "等待批准" + session title Plan review "等待计划审批" + session title Agent question ( ask user question ) "等待回答" + session title - Noise gate — notifies only when the page is hidden or the affected session is not the selected one - Click to focus — clicking a notification focuses the window; auto-closes after 10 s - All sessions covered — watches the full session list, not just the open one - Silent degradation — denied permission or missing Notification API never errors - Zero host cost — host half is an empty placeholder; pure JavaScript, no build step Install Open http://127.0.0.1:3080 and allow the notification permission prompt. If you previously denied it, re-enable via the browser's site settings (lock icon → Notifications). How it works - client.js — bro…

在 GitHub 查看完整 README →
工具/开发deepseek-harnessdsh-pluginnotifyagent

分类