deepseek-harness-plugin-manager¶
| Type | plugin | Category | Search & research |
| Stars | ⭐3 | Status | ✅ active |
| Capabilities | coding, search | Updated | 2026-08-15 |
📖 About¶
简体中文 This repository contains two independent community plugins for DeepSeek Harness: - dsh-plugin-manager hot-loads already installed plugins through Cordis HMR in a running profile and manages their enablement and runtime state. - @ruihuahe/dsh-plugin-marketplace discovers, inspects, and installs validated npm plugin bundles. The repository also publishes the versioned [`dsh.pl
✨ Key Features¶
dsh-plugin-managerhot-loads already installed plugins through Cordis HMR in a running profile and manages their enabl@ruihuahe/dsh-plugin-marketplacediscovers, inspects, and installs validated npm plugin bundles.
📦 Install¶
pnpm install
pnpm run typecheck
pnpm test
pnpm run build
pnpm run pack:check