healing1/dsh-web-plugin-manager

Plugin ⭐ 0 MIT codingecosystemweb-ui

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

catalog description:—

Install

# 方式一(推荐):从 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 .

Add healing1/dsh-web-plugin-manager to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.