全部插件

DSH / BUNDLE / CLIENT-UI

dsh-plugin-management

v1.0.1YUYUY9527 / dsh-plugin-management35e1d2a277

可安装组合包UI 与客户端插件社区 · Topic 自动分析Web UI

概览

dsh-plugin-management

外部插件管理器(DeepSeek Harness / dsh 插件):查看 profile 里已安装的第三方插件(已装版本、最新版本、是否生效为插件层),并在「设置 → 插件」页一键更新 —— External plugin manager for dsh: inventory + one-click update for a profile's third-party plugin packages.

README / ZH

插件文档

目录摘要

外部插件管理器(DeepSeek Harness / dsh 插件):查看 profile 里已安装的第三方插件(已装版本、最新版本、是否生效为插件层),并在「设置 → 插件」页一键更新 —— External plugin manager for dsh: inventory + one-click update for a profile's third-party plugin packages.

dsh.pub 核对固定版本的组合包契约、运行时事实与分发语义;完整 README 请查看源仓库。

在 GitHub 阅读完整 README

LIMITATIONS

已知限制

- 只管理**当前 profile 的第三方依赖**;官方 `@deepseek-ai/*` 包与 profile 模板自带的 in-box bundle 不在管理范围(它们随 dsh 安装走)。 - 不做安装/卸载 UI(那是 `dsh plugin add/remove` 的职责);本插件专注「看见 + 更新」。 - 更新不校验版本兼容性:跨大版本升级前请自行确认目标包支持你当前的 dsh。