Update manager for installed plugins: check for updates, back up, and roll back.
Install
# from GitHub (first run asks for allowBuilds approval — follow the hint, retry)
dsh plugin --profile web add github:crTnT/dsh-plugin-suite#path:/dsh-plugin-updater
GitHub-sourced plugins run build scripts on your machine at install time. Only install sources you trust, and pin a commit (github:owner/repo#sha).
README
DeepSeek Harness 插件更新中心。
功能
- 检查当前 profile 中 npm 插件的稳定版或测试版更新。
- 有更新时在侧边栏和设置入口显示红点提示。
- 支持单个更新和全部更新。
- 更新前自动备份
package.json、锁文件和 workspace 配置。 - 更新失败时保留备份,并支持从设置页回滚。
- 提供插件健康检查。
- 对
link:、file:、workspace:和 GitHub 源码链接插件跳过在线覆盖,避免破坏本地开发环境。
安装
请使用仓库根目录的 Windows 安装脚本:
& .\scripts\install.ps1
设计原则
自动检查不等于自动修改:插件可以后台检查版本,但必须经过用户确认才会更新。
License
MIT
Links
More in this category
liustack/modlens★ 1199
Vision bridge for text-only models: paste an image, get structured JSON evidence (OCR, layout, semantics).
Anionex/dsh-vision-toolkit★ 308
Vision tasks for text-only models: intent-aware image Q&A, long-screenshot OCR, UI reproduction, grounding, and pixel diff.
zhaoolee/notes★ 138
Export DSH conversations as Smartisan Notes-style PNGs, or create and update Markdown notes in a configured account-scoped workspace.
liustack/modsearch★ 85
Web search bridge for text-only agents: ask the web or X, get structured JSON evidence (search, fetch, citations).
Lum1104/dsh-browser★ 80
Chrome sidebar extension that lets DSH operate your browser directly, no vision capabilities required.
taxueseek/argo★ 69
Search built for agents: multilingual coverage across web, academic, code, shopping, finance, news, and encyclopedias.