whoisDDD/dsh-approval-notify

whoisDDD★ 0TypeScript最后同步: 2026-08-21

在 GitHub 打开

DSH approval/question/completion notifier with native browser notifications and toast fallback. / DSH 审批、提问与完成提醒插件,支持浏览器原生通知和 toast 回退。

README 摘要

@whoisDDD/dsh-approval-notify English 中文 A minimal browser-only DSH Web GUI plugin that reminds you when a session needs attention or a background session finishes. The plugin watches the live DSH session list, prefers native browser notifications, and falls back to a larger stacked toast panel when native notifications are unavailable. On Windows, granted browser notifications surface through the system notification center. What it notifies DSH state Notification title Notes approval Approval request The session is waiting for an approval decision. question Question request The session is waiting for a user choice or answer. plan-review Plan review The session is waiting for plan confirmation. completed Completed A top-level background session has finished. completed on a subagent Subagent completed A subagent/background child session has finished. Highlights - Browser-only; the host half is intentionally empty. - Watches the live DSH session list; no dependency on dsh-web-ui-all . - Uses native browser notifications first, with requireInteraction: true . - Falls back to a larger right-bottom toast panel when native notifications fail. - Supports multiple stacked fallback toasts. …

在 GitHub 查看完整 README →
工具/开发approval-workflowbrowser-notificationscordisdeepseek-harnessdshdsh-pluginnotificationstoast-notifications

分类