dsh-updater
DeepSeek Harness 自动更新插件:检查并更新 git checkout 或 npm 全局形态的 dsh 本体与 integrations 仓,仅快进合并、失败自动回滚、可随时取消,可选空闲感知自动应用。
Auto-update plugin for DeepSeek Harness — checks and updates a git-checkout or npm-global dsh plus integration repos, with ff-only pulls, automatic rollback, cancel, and an optional idle-aware auto-apply mode.
怎么安装
dsh plugin add dsh-updater 简介
dsh-updater **Auto-update plugin for DeepSeek Harness (DSH)** — keeps a git-checkout or npm-global dsh installation and its integration repos up to date, with fast-forward-only pulls, automatic rollback, and no surprise restarts. 自动更新 dsh 的插件:同时支持 **git checkout 与 npm 全局**两种安装形态,并覆盖 ~/.dsh/integrations/ 下的 integration 仓库(兼容 <name>/ 与 <name>/repo/ 两种布局)。 功能 **状态检查** dsh_update_status:安装形态探测(git / npm / 未知)、harness 本体与各 integration 仓的 behind 比对、进行中/最近一次更新任务的进度与结果。 **手动更新** dsh_update_run:后台 job 执行更新。git 形态为 git pull --ff-only → pnpm install --frozen-lockfile → pnpm build;integration 仓逐仓 ff-only、…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-09-14
- 创建于
- 2026-09-11
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- agent, auto-update, deepseek-harness, dsh, dsh-plugin, plugin