GodCC6/dsh-updater0

dsh-updater

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

AI 分析

核心用途是实现 DSH 的自动检查与应用更新。适合需要定时检测新版本、支持自动应用更新或通过 Web 面板手动管理版本的 DSH 用户。

パッケージ
dsh-updater
バージョン
0.1.0
ライセンス
MIT
最終更新
2026/09/11

インストール

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

ドキュメント

README 全文を読む ↗

配置

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

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