yunhuantian/dsh-plugin-hub

Resource ⭐ 1 MIT codingsecurityweb-ui

Plugin Store for DeepSeek Harness (DSH): a graphical app-store inside the Harness Web UI — browse, search and one-click install GitHub dsh-plugins (topic:dsh-plugin / #dsh-plugin repos), with local ratings, dependency impact graphs, audit logging and a plugin scaffold guide.

Install

# 方式一:npm 已发布,直接安装(推荐)
dsh plugin --profile web add dsh-plugin-hub

# 方式二:本地构建后安装(开发调试用,需要 node >= 22.19 与 pnpm)
pnpm install
pnpm build        # 产出 lib/host/*.js 与 lib/client.js
dsh plugin --profile web add <本包目录>

Add yunhuantian/dsh-plugin-hub to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.