dsh-plugin-repo
DeepSeek Harness 的自托管插件仓库,支持通过 HTTP 进行插件的列表、下载、上传、跨设备推送及版本确认安装。
AI 分析
核心用途是搭建私有或局域网插件分发中心。适合多设备协同、需要自主管理和分发非官方插件的团队或高级用户。
安裝
$
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.