healing1/dsh-web-plugin-manager

插件 ⭐ 0 MIT codingecosystemweb-ui

在 Web UI 中一键管理 DeepSeek Harness (DSH) 插件:查看、实时启停、安装/卸载、更新检测、健康检查(依赖/冲突/兼容性分析)、环境管理、插件市场。bundle 与非 bundle 插件全覆盖。

catalog 简介:—

安装

# 方式一(推荐):从 npm 安装(务必带 @latest)
dsh plugin --profile <name> add dsh-web-plugin-manager@latest

# 方式二:从源码构建
cd /path/to/dsh-web-plugin-manager
pnpm install && pnpm run build
dsh plugin --profile <name> add .

healing1/dsh-web-plugin-manager 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。