deepseek-harness-plugin-manager¶
| 类型 | 插件 | 分类 | 搜索与研究 |
| 星数 | ⭐3 | 状态 | ✅ 活跃 |
| 能力 | coding, search | 更新时间 | 2026-08-15 |
📖 项目简介¶
简体中文 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
✨ 核心特性¶
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.
📦 安装¶
pnpm install
pnpm run typecheck
pnpm test
pnpm run build
pnpm run pack:check