dsh-agent-notify
DSH Web GUI 任务完成通知:agent 完成任务或需要你输入/批准时,弹出 Windows 系统级通知(浏览器 Notification API,无网页内弹窗、无合成音),点击气泡直达会话。纯浏览器端插件(host half 为空)。
AI 분석
核心用途是避免用户死守等待 AI 响应。适合运行耗时较长的 Agent 任务、需要频繁等待人工确认(审批门)的用户,通过系统通知实现后台挂机。
설치
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:chidaic/dsh-agent-notify配置
无 host 配置。浏览器端设置位于官方设置界面 →「任务提示」页面,持久化于 localStorage。