Z-6354/dsh-plugin-repo2

dsh-plugin-repo

Self-hosted plugin repository for DeepSeek Harness (DSH). Each device serves its own repo over HTTP (list/download/upload .tgz, detect non-official plugins), cross-device pull/push, version-aware confirm install, a tabbed '插件仓库' settings page, and repo_* model tools. Non-official only; official @deepseek-ai/* are never touched.

AI 分析

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

パッケージ
dsh-plugin-repo
バージョン
1.9.17
ライセンス
MIT
最終更新
2026/08/28

インストール

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

ドキュメント

README 全文を読む ↗

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.