GodCC6/dsh-updater0

dsh-updater

Dual-mode (git checkout / npm global) auto-update plugin for DeepSeek Harness

包名
dsh-updater
版本
0.1.0
许可证
MIT
最近更新
2026年9月11日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:GodCC6/dsh-updater

配置

默认值定义在 cordis.patch.yml 的 patch 行中:

字段默认值说明
checkOnStarttrue插件启动时是否立即检查更新
checkIntervalMinutes30定时检查间隔(分钟)
autoApplyfalse检测到更新后是否自动应用
idleQuietMs120000空闲静默阈值(毫秒)
npmDistTaglatestnpm 形态更新所用的 dist-tag
integrationsDir~/.dsh/integrationsintegrations 目录路径