Z-6354/dsh-plugin-repo2

dsh-plugin-repo

DeepSeek Harness 的自托管插件仓库,支持通过 HTTP 进行插件的列表、下载、上传、跨设备推送及版本确认安装。

AI 分析

核心用途是搭建私有或局域网插件分发中心。适合多设备协同、需要自主管理和分发非官方插件的团队或高级用户。

包名
dsh-plugin-repo
版本
1.9.17
许可证
MIT
最近更新
2026年8月28日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Z-6354/dsh-plugin-repo

Configuration

Optional plugin config:

  • repoDir — absolute repository directory
  • logLevelsilent | info

Note: Use schemastery-style config (fields optional by default). Do not call zod’s .optional() on schemastery schemas.