deepseek-harness-plugin-manager
界面增强 活跃维护

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
Stars 标星
1
Forks 分支
3
Watchers 关注
1
Open Issues
TypeScript
主要语言
MIT
开源协议
3.1 MB
仓库大小
5 小时前
最后推送
一键安装扩展 / 插件指令
dsh plugin --profile web add github:hrhgit/deepseek-harness-plugin-manager
git clone https://github.com/hrhgit/deepseek-harness-plugin-manager.git
git clone git@github.com:hrhgit/deepseek-harness-plugin-manager.git
README.md main

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