
Frost-Reed/blocker-notify
20最近提交 2026年8月14日
blocker-notify DSH 插件
blocker-notify 是带有 Host 和 Client 两部分的持久化 DSH 网页插件。它通过全局横幅、工作区条目闪烁、可选提示音和浏览器系统通知展示需要用户处理的 Agent 阻塞。
如何安装 blocker-notify DSH 插件
dsh plugin --profile web add github:Frost-Reed/blocker-notify复制不会执行命令。运行前请核对仓库和版本。
数据来源
快照日期:2026年8月15日
manifest-valid
blocker-notify DSH 插件能做什么
- 检测待处理的审批请求、用户提问和计划审阅交互。
- 显示列出被阻塞会话及其状态的全局横幅。
- 为被阻塞工作区会话的 DSH 警告标记添加闪烁动画。
- 仅在发现新的可操作阻塞时播放 Web Audio 合成提示音。
- 在已授予权限时,通过浏览器 Notification API 发送系统级通知。
- 支持从横幅和通知交互跳转到对应会话。
- 记录沙箱拒绝事件以供 Host 端诊断,同时刻意不对用户提醒。
- 支持通过 dsh.bundle 持久安装,以及非持久化的动态插件启用方式。
blocker-notify DSH 插件适合哪些场景
- 无需持续盯着 DSH 网页界面,也能监控长时间运行的 Agent 工作。
- 快速响应权限审批或沙箱提权请求。
- 回到等待回答或计划审阅的会话。
- 在多个工作区会话中突出显示需要处理的中断。
blocker-notify DSH 插件适合谁
- DeepSeek Harness 网页端用户
- 监督多个 Agent 会话的用户
- 测试 DSH 审批和沙箱工作流的开发者
blocker-notify DSH 插件的限制
- 动态插件方式仅保存在进程内存中,DSH 重启后需要重新启用。
- 添加依赖或层后,持久化 bundle 安装需要重启 DSH web 进程。
- 系统通知依赖浏览器对 Notification API 的支持及已授予的权限。
- 浏览器自动播放不可用或环境不支持时,提示音可能静默降级。
- 沙箱拒绝事件会被记录用于诊断,但不会产生面向用户的提醒。
- 通过 Git 安装时可能执行 prepare 构建脚本,并需要 pnpm 授权构建。
客观检查信号
这些信号来自公开元数据扫描,不是本站安全认证。
- info
dependency counts
package.json declares 0 runtime, 2 development, 3 peer, and 0 optional dependencies.
- info
dsh bundle declared
package.json declares DSH bundle metadata.
- info
license declared
GitHub reports the repository license as MIT.
- info
package manifest available
A root package.json was captured and can be inspected by the registry.
- info
prepare script detected
package.json declares a prepare lifecycle script that may run during relevant package installation workflows.
- info
source available
Public GitHub source metadata is available for this registry snapshot.
blocker-notify DSH 插件的相关选择
dsh-mnemon
19
Cross-agent, local-first persistent memory plugin for DeepSeek Harness (DSH), powered by Mnemon. It shares long-term memory across Mnemon-enabled agents and adds runtime memory, searchable project documents, semantic recall, knowledge graph, and a Sidebar UI.
dsh-agent-messaging
4
Cross-session agent-to-agent messaging for DeepSeek Harness — address another session by name and deliver a message into its inbox.
dsh-automation
32
在全新的 DeepSeek Harness Agent 会话中按计划运行独立编码任务,并提供工作区范围控制和持久化运行历史。
dsh-undo-plugin
7
用于 DSH 配置变更快照与回退的插件,提供 WebUI 控件、对话操作和离线 PowerShell 恢复工具。
blocker-notify DSH 插件常见问题
blocker-notify DSH 插件是什么?
blocker-notify 是当前 DSH 插件快照收录的项目。页面基于仓库元数据和已核对的说明整理,运行前仍应查看上游仓库。
如何安装 blocker-notify DSH 插件?
页面展示来源记录中的安装命令。复制动作不会执行命令,运行前请确认 package、profile 和版本仍与上游文档一致。
blocker-notify 使用哪个 DSH profile?
blocker-notify 快照记录的 profile 是 web。DSH 版本变化可能调整 profile 约定,安装前请再次核对。
blocker-notify 与当前 DSH 版本兼容吗?
当前数据没有提供可验证的兼容版本矩阵。建议先确认最近提交、release 和 DSH 官方变更,再在可回滚的 profile 中测试。
blocker-notify 加载失败怎么办?
先检查安装命令、profile、依赖安装日志和 Cordis 启动输出。再对照本站排错页与上游 issue,保留完整报错串便于定位。
blocker-notify 有哪些替代 DSH 插件?
页面列出的相关插件来自当前快照的关联结果,只能作为候选。请按能力、最近维护时间、安装方式和限制逐项比较。