Britneycode/dsh-update-center ↗★ 2
dsh-update-center
dsh (DeepSeek Harness) 更新中心与插件市场:自托管 plugins.json 注册表(GitHub dsh-plugin 主题自动聚合 + npm 包名映射秒级安装),一键安装/更新/卸载/禁用插件与更新 dsh 本体。Update center & plugin marketplace for DeepSeek Harness.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Britneycode/dsh-update-center说明文档
阅读完整 README ↗配置
| 字段 | 说明 | 默认值 |
|---|---|---|
repoDir | dsh 源码仓库 | 自动探测 |
profileDir | web profile | $DSH_HOME/profiles/web |
presetDir | agent preset 目录 | $DSH_HOME/.agent-presets |
proxy | npm/pnpm 代理 | dsh 仓库的 http.proxy |
remote | Git 远端名 | origin |
branch | dsh 更新分支 | master |
upstreams | 插件名到 GitHub 仓库的来源映射 | 内置常用插件 |