doncelee229-cmyk/dsh-plugin-approval-alert1

dsh-plugin-approval-alert

DSH 审批提醒插件:在需要用户审批时弹出系统级通知(显示工作区名称,支持点击跳转)并播放提示音。

AI 分析

核心用途是避免用户错过 Agent 的审批请求。适合经常将 DSH 置于后台运行,需要即时收到审批弹窗提醒以继续任务的用户。

包名
dsh-plugin-approval-alert
版本
1.0.0
许可证
MIT
最近更新
2026年8月14日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:doncelee229-cmyk/dsh-plugin-approval-alert

使用说明 / Usage

  1. 安装本插件(见下方"安装 / Install")。
  2. 首次使用请点击页面任意位置一次:插件会在这次交互中自动请求浏览器"通知"权限并解锁音频。
  3. 之后每次需要审批/选择方案:桌面右下角弹出通知(显示工作区名,按系统默认时长自动消失,播放系统通知动画)+ 提示音;点击通知即跳转到对应工作区。
  4. 真正的"允许一次 / 拒绝"决策仍在浏览器内的审批卡片上完成。

Notes:

  1. Install the plugin (see below).
  2. Click anywhere in the page once on first use — the plugin asks for notification permission and unlocks audio on that gesture.
  3. Every approval request then raises an OS toast (workspace name, ~3s auto-dismiss) plus a chime; click the toast to jump to the workspace.
  4. The actual Allow-once / Reject decision stays on the in-browser approval card.

提示:若系统未弹出通知,请检查浏览器站点权限中的"通知"是否已允许。 If no toast appears, check the site's notification permission in the browser.