跳到正文

woshi-Tom/dsh-status-plugin

10最近提交 2026年8月15日

dsh-status-plugin DSH 插件

dsh-status-plugin 可安装到 DSH Web profile,通过 JSON 和 Server-Sent Events 提供运行状态,并在浏览器界面的会话顶栏添加状态徽标与详情面板。

如何安装 dsh-status-plugin DSH 插件

dsh plugin --profile web add dsh-status-plugin

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

数据来源

快照日期:2026年8月15日

manifest-valid

dsh-status-plugin DSH 插件能做什么

  • 提供 GET /api/status,用于获取进程、主机、Web 服务器、API Key 是否存在及插件清单状态。
  • 提供 GET /api/status/events SSE 流,推送定期状态快照和告警状态变化。
  • 监控可配置的负载平均值和内存压力阈值。
  • 在 Web UI 会话顶栏添加状态徽标、展开式详情面板、告警 Toast 和活动告警标识。
  • 仅报告 API Key 是否已配置及其来源,不返回密钥值。
  • 插件清单服务不可用时返回空 entries 列表,而不是报错。

dsh-status-plugin DSH 插件适合哪些场景

  • 查看运行中 DSH Web profile 的运行时长、内存使用、负载均值、监听地址和已加载插件。
  • 在负载或内存超过配置阈值时接收浏览器告警。
  • 排查 DeepSeek API Key 是否已配置,同时避免暴露密钥内容。
  • 从会话页面顶栏查看运行时状态。

dsh-status-plugin DSH 插件适合谁

  • DeepSeek Harness Web profile 运维人员。
  • 排查 DSH 运行时和插件状态的开发者。
  • 希望在浏览器中查看 DSH 宿主机健康状态与告警的用户。

dsh-status-plugin DSH 插件的限制

  • 需要包含 Web bundle 的 DSH profile,其中应提供 Web 服务器和插件清单服务。
  • 需要 Node.js ^22.19 或 >=24。
  • 客户端 UI 仅显示在会话页顶栏,不显示在空白页或首页。
  • 告警仅覆盖配置的 1 分钟负载均值和 RSS 内存占比阈值。
  • 状态端点会暴露主机名、LAN IPv4 地址、进程 ID 和工作目录等运行时及主机元数据。

客观检查信号

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

  • dependency counts

    package.json declares 1 runtime, 14 development, 6 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
  • source available

    Public GitHub source metadata is available for this registry snapshot.

    info

dsh-status-plugin DSH 插件的相关选择

dsh-status-plugin DSH 插件常见问题

dsh-status-plugin DSH 插件是什么?

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

如何安装 dsh-status-plugin DSH 插件?

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

dsh-status-plugin 使用哪个 DSH profile?

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

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

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

dsh-status-plugin 加载失败怎么办?

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

dsh-status-plugin 有哪些替代 DSH 插件?

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