返回目录

deepseek-harness-plugin-manager

hrhgit/deepseek-harness-plugin-manager

Web plugin manager for DeepSeek Harness (DSH): inspect, search, group, enable, and disable Cordis plugins.

3

星标

1

Fork

MIT

许可证

2026-08-13

创建于

2026-08-17

最近推送

README

DeepSeek Harness Plugin Manager and Marketplace

简体中文

This repository contains two independent community plugins for DeepSeek Harness:

The repository also publishes the versioned dsh.plugin V1 specification and an automatically generated plugin catalog under catalog/v1. GitHub Actions scans the dsh-plugin topic every six hours and performs the GitHub, exact npm version, repository ownership, and V1 manifest checks centrally; the runtime marketplace only reads the generated result.

Development

pnpm install
pnpm run typecheck
pnpm test
pnpm run build
pnpm run pack:check

Package releases use tags in the form dsh-plugin-manager@<version> or dsh-plugin-marketplace@<version>.

License

MIT

DSH Plugins 是独立的 DeepSeek Harness plugins 社区导航站,与 DeepSeek 官方无关,也不代表官方背书。第三方插件未经安全审计,安装前请审查源码。