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.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Z-6354/dsh-plugin-repo说明文档
阅读完整 README ↗Configuration
Optional plugin config:
repoDir— absolute repository directorylogLevel—silent|info
Note: Use schemastery-style config (fields optional by default). Do not call zod’s
.optional()on schemastery schemas.