Jxy-hy/dsh-updater

Jxy-hy★ 0TypeScript最后同步: 2026-08-21

在 GitHub 打开

DSH web plugin: version check and safe update while preserving user configuration

README 摘要

dsh-updater A DeepSeek Harness web plugin that checks the local DSH version against the official latest and updates the installation checkout — while never touching user configuration ( /.dsh ) and never discarding your own commits . - Settings page ("Updates") — source / running / latest version, outdated badge, branch + working-tree guards, check button, update buttons, live operation log, and an update confirmation dialog with a dry-run preview (from→to versions plus the exact commits that would be added and the local commits that would be kept). - Sidebar footer badge — a compact version pill (green = verified up to date, amber = update available or unverified, red = check error); click to refresh. - Auto-check + toast — when the cached version check is stale (30 min) the page auto re-checks, so version data can never be older than about 30 minutes while the page is open; a newly-detected update raises a transient toast. - One-click commit & push to your fork — when the working tree has uncommitted changes the button enables: it stages everything, commits on the current branch ( local: working tree sync (dsh-updater …) ), and pushes to origin (your fork). A commit that fails to…

在 GitHub 查看完整 README →
工具/开发deepseek-harnessdsh-pluginsidebar

分类