跳到正文

fuhefei/dsh-sentinel

61最近提交 2026年8月14日

dsh-sentinel DSH 插件

dsh-sentinel 让 DeepSeek Harness Agent 注册文件、命令、HTTP、进程、端口或 Webhook 监视,并在条件触发时唤醒会话。它提供会话 Dock、侧边栏展示和全局监视面板。

如何安装 dsh-sentinel DSH 插件

dsh plugin --profile web add "github:fuhefei/dsh-sentinel#v0.10.0"

复制不会执行命令。运行前请核对仓库和版本。

数据来源

快照日期:2026年8月15日

manifest-valid

dsh-sentinel DSH 插件能做什么

  • 注册持久化的文件、命令、HTTP、进程、端口和 Webhook 监视。
  • 将订阅保存到插件自有的 sidecar 日志中,并在重启后重新加载。
  • 通过官方 followup 通道投递唤醒,必要时恢复休眠会话。
  • 提供 sentinel_watch、sentinel_list 和 sentinel_cancel 工具。
  • 提供用于查看监视状态和历史的 Web Dock 卡片与全局仪表盘。
  • 支持可选的 dsh-better-sidebar 集成。

dsh-sentinel DSH 插件适合哪些场景

  • 在文件、进程、端口、URL 或命令结果变化时唤醒 Agent。
  • 通过 Webhook 从 CI、Git Hook 或外部脚本触发 Agent。
  • 在 DeepSeek Harness 会话休眠期间监控长时间运行的工作。
  • 跨会话查看活跃监视及近期触发记录。

dsh-sentinel DSH 插件适合谁

  • 运行常驻 Web 进程的 DeepSeek Harness 用户。
  • 需要根据本地或外部事件自动跟进的开发者。
  • 使用基于 Webhook 的 CI 或运维工作流的团队。

dsh-sentinel DSH 插件的限制

  • 只有在长时间运行的 dsh 进程(通常为 dsh web)运行时,探测和唤醒投递才会执行。
  • 一次性无头运行可管理监视,但进程退出后不会继续探测。
  • 同一 $DSH_HOME 同一时间只有一个进程主动负责探测和投递。
  • 侧边栏分支需要应用随附的 DeepSeek Harness 源码补丁并重新构建 ui-workspace。
  • 随附侧边栏补丁不能与 dsh-subagent-tree 针对相同扩展孔的冲突补丁同时使用。

客观检查信号

这些信号来自公开元数据扫描,不是本站安全认证。

  • dependency counts

    package.json declares 0 runtime, 11 development, 1 peer, and 0 optional dependencies.

    info
  • dsh bundle declared

    package.json declares DSH bundle metadata.

    info
  • license declared

    GitHub reports the repository license as BSD-3-Clause.

    info
  • package manifest available

    A root package.json was captured and can be inspected by the registry.

    info
  • source available

    Public GitHub source metadata is available for this registry snapshot.

    info

dsh-sentinel DSH 插件的相关选择

dsh-sentinel DSH 插件常见问题

dsh-sentinel DSH 插件是什么?

dsh-sentinel 是当前 DSH 插件快照收录的项目。页面基于仓库元数据和已核对的说明整理,运行前仍应查看上游仓库。

如何安装 dsh-sentinel DSH 插件?

页面展示来源记录中的安装命令。复制动作不会执行命令,运行前请确认 package、profile 和版本仍与上游文档一致。

dsh-sentinel 使用哪个 DSH profile?

dsh-sentinel 快照记录的 profile 是 web。DSH 版本变化可能调整 profile 约定,安装前请再次核对。

dsh-sentinel 与当前 DSH 版本兼容吗?

当前数据没有提供可验证的兼容版本矩阵。建议先确认最近提交、release 和 DSH 官方变更,再在可回滚的 profile 中测试。

dsh-sentinel 加载失败怎么办?

先检查安装命令、profile、依赖安装日志和 Cordis 启动输出。再对照本站排错页与上游 issue,保留完整报错串便于定位。

dsh-sentinel 有哪些替代 DSH 插件?

页面列出的相关插件来自当前快照的关联结果,只能作为候选。请按能力、最近维护时间、安装方式和限制逐项比较。