Jxy-hy/dsh-updater0

dsh-updater

DSH web plugin: check the local DeepSeek Harness version against the official latest and update the installation checkout while preserving user configuration (~/.dsh is never touched). Settings page + sidebar version badge.

AI 分析

核心用途是简化 DSH 本体的升级流程。适合希望在 Web 界面一键无损升级 DSH、保持系统最新的普通用户和开发者。

パッケージ
dsh-updater
バージョン
0.1.3
最終更新
2026/08/21

インストール

検証済み bundle がないか、互換性チェックに失敗しています。先にリポジトリの説明を読んでください。 README 全文を読む ↗

ドキュメント

README 全文を読む ↗

Configuration

KeyDefaultMeaning
installPathauto-detect (cwd walk-up)Absolute path of the DSH checkout (the git repo to update)
upstreamRemoteupstreamRemote holding the official repo
upstreamBranchmasterOfficial remote branch to follow
patchesBranchlocal-patchesLocal branch expected to carry your commits; updates only run on it
registryPackage@deepseek-ai/dshnpm package whose latest dist-tag is the fallback version signal (official version is from the upstream tag)
registryBasehttps://registry.npmjs.orgnpm registry base