nmbzth/dsh_update_check

nmbzth★ 1JavaScript最后同步: 2026-08-22

在 GitHub 打开

dsh_update_check是一个dsh插件,能自动检查dsh官方上游仓库比对差异,并提示更新。由于预览版的更新常具破坏性,可能不兼容旧文件导致出错,所以不提供安装功能...... Dynamic Cordis plugin for DeepSeek Harness update checking.

README 摘要

中文 README · English dsh update check dsh update check is a DSH plugin that automatically compares the official upstream DeepSeek Harness repository and prompts you when an update is available. Features 1. Check on startup — checks the official repository 3 seconds after the page loads (and again on connection/reset ). 2. Based on the official GitHub repo — tries releases/latest API → tags API → releases page HTML in order, with a 10 s timeout; tags with a dsh-v prefix parse correctly (semver-style comparison, including rc/beta prereleases). 3. Network failure notice — when GitHub is unreachable, the top banner shows "Cannot reach GitHub, check failed" with Retry / Close . 4. Persistent update reminder — "New version: current X → latest Y" with Later , no auto-dismiss timer (only clicking closes it). After clicking Later , the same version never pops up again (not even from the settings page's manual "Check now"); it only reappears when a new version ( latest changes) is published. 5. Dedicated settings page — a standalone "↑ Check for updates" page in Settings (same level as General / Models / Plugins, listed last ), showing current version / latest version / last check / status, w…

在 GitHub 查看完整 README →
工具/开发cordis-plugindeepseek-harnessdshdsh-pluginpluginupdater

分类