wxjgit/permission-popup0

dsh-plugin-permission-popup

Corner approval popup: answer pending permission requests from any session while the agent window is away

包名
dsh-plugin-permission-popup
版本
0.1.0
许可证
MIT
最近更新
2026年8月27日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:wxjgit/permission-popup

Usage

The plugin activates automatically with the Web profile. When an approval matches the selected trigger policy, a card appears in the configured corner.

  • Allow once approves only the displayed request.
  • Reject rejects the displayed request.
  • Click the amber strip to open the owning session.
  • Use the gear button on the card stack to configure the trigger policy, corner, maximum stack size, desktop notifications, and tab-title reminder.

The default trigger is background: a card is shown when the approval belongs to a non-current session or the browser tab is hidden.

Browser hidden or minimized

The corner card is part of the browser page and cannot appear above a minimized browser window. Enable Desktop notify while hidden in the plugin settings and grant the site notification permission to receive an operating-system notification for new approvals. Clicking the notification focuses the browser and opens the relevant session.

Each approval produces at most one arrival notification. Hiding the window repeatedly does not notify again for the same pending request.