doncelee229-cmyk/dsh-plugin-approval-alert ↗★ 1
dsh-plugin-approval-alert
DeepSeek Harness 审批提醒插件:需要用户审批时在桌面右下角弹出系统级通知(显示所属工作区名称,点击跳转到对应工作区)并播放提示音。Cross-platform approval alert: native OS notification with workspace name, click-to-jump and chime.
AI 分析
核心用途是避免用户错过 Agent 的审批请求。适合经常将 DSH 置于后台运行,需要即时收到审批弹窗提醒以继续任务的用户。
インストール
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:doncelee229-cmyk/dsh-plugin-approval-alertドキュメント
README 全文を読む ↗使用说明 / Usage
- 安装本插件(见下方"安装 / Install")。
- 首次使用请点击页面任意位置一次:插件会在这次交互中自动请求浏览器"通知"权限并解锁音频。
- 之后每次需要审批/选择方案:桌面右下角弹出通知(显示工作区名,按系统默认时长自动消失,播放系统通知动画)+ 提示音;点击通知即跳转到对应工作区。
- 真正的"允许一次 / 拒绝"决策仍在浏览器内的审批卡片上完成。
Notes:
- Install the plugin (see below).
- Click anywhere in the page once on first use — the plugin asks for notification permission and unlocks audio on that gesture.
- Every approval request then raises an OS toast (workspace name, ~3s auto-dismiss) plus a chime; click the toast to jump to the workspace.
- 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.