dsh-update-checker
Manifest valid★ 2DSH web plugin: check DeepSeek Harness updates from Settings — local dsh --version vs npm registry latest/next, one-click update, timeline, notifications, history.
dsh-update-checker
A DeepSeek Harness (DSH) web plugin that checks whether your local Harness is up to date — right from Settings.
English: Check DeepSeek Harness updates from Settings (local
dsh --versionvs npmlatest/next).中文: 在设置页一键自检 DeepSeek Harness 是否有新版本(本地
dsh --versionvs npm 最新版)。
Features
- Update check: reads the local version via
dsh --version, compares it with the npm registrylatest/nextdist-tags of@deepseek-ai/dsh - One-click update: when a new version is found, click a button to run
npx -y @deepseek-ai/dsh@latestand watch the live install progress in the page - Version timeline: shows the most recent 8 published versions with release dates, highlighting your current version
- Auto-check & notifications: re-checks every 6 hours while the Settings page is open; a browser system notification fires when a new version is detected
- Check history: the last 10 checks are saved to
~/.dsh/dsh-update-checker-history.jsonand shown in the page - Semantic version comparison (handles
rcprerelease segments correctly)
Install
From GitHub:
dsh plugin --profile web add github:duntansen/dsh-update-checker
Then restart dsh web and open the GUI. Open Settings → Update Check to use it.
Usage
Open Settings → Update Check — a full page with all features:
The page shows:
- Current / latest / next versions and a status badge (
✓ up to date/⬆ update available) - One-click update button (
⬇ Update to x.y.z) when an update is available — shows live terminal output, then prompts to restartdsh webwhen done - Version timeline: the most recent 8 releases with dates, your current version highlighted in green
- Check history: recent check times and version transitions
- Re-check button and the last check time
Auto-check: the plugin checks when the Settings page opens and then every 6 hours while it stays open. When a new version is detected, a browser notification is fired (the first time, the browser asks for notification permission).
How it works
- Host: registers HTTP routes via the
webServerservice:GET /dsh-update-check— local version + npm latest/next + timeline + historyGET /dsh-update-check/status— live update task output (polled)POST /dsh-update-check/update— start the update (same-origin protected, single instance)
- Local version is read with
dsh --version; npm registry data via globalfetch. Commands run cross-platform (Windowscmd.exe/ POSIX/bin/sh). - Client: a
settings.sectionentry (__ModuleLoader__CJS bundle, no build step) that calls the routes above and renders the page.
Project layout
dsh-update-checker/
├── package.json # dsh bundle patch + web client declaration
├── cordis.patch.yml # inserts the plugin row into a profile layer stack
├── assets/
│ └── screenshot.png # README screenshot
└── lib/
├── index.js # host entry: HTTP routes + version comparison
└── client.js # client entry: Settings page
License
MIT
Versions
| Latest version | Published | Size |
|---|---|---|
| 1.2.0 | — | — |
| 1.2.1 | — | — |
| 1.2.2 | — | — |
| 1.2.3 | — | — |
| 1.3.0 | — | — |
| 1.3.1 | — | — |
| 1.3.2 | — | — |
| 1.4.0 | — | — |
| 1.4.1 | — | — |
| 1.4.3 | — | — |
| 1.4.4 | — | — |
| 1.4.5 | — | — |
| 1.4.6 | — | — |
| 1.4.7 | — | — |
| 1.4.8 | — | — |
| 1.4.9 | — | — |
| 1.4.10 | — | — |
| 1.4.11 | — | — |
| 1.4.12 | — | — |
| 1.4.13 | — | — |
Comments
Loading…
From the same category
by tt-a1i
Agent skill for beautiful, verifiable architecture, workflow, sequence, data-flow, and lifecycle diagrams—self-contained HTML with motion and crisp export.
★ 69.2k
↓ 3.5k/wk
MIT
JavaScript
Sep 22, 2026
dsh plugin --profile web add @tt-a1i/archify-dshDeepSeek Harness plugin for Reactive Resume: bridges your resumes and job applications into a Harness session over MCP.
★ 41.7k
↓ 251/wk
MIT
Aug 24, 2026
dsh plugin --profile web add dsh-plugin-reactive-resumeby Tencent
Open-source LLM knowledge platform: turn raw documents into a queryable RAG, an autonomous reasoning agent, and a self-maintaining Wiki.
★ 28.6k
↓ 831/wk
NOASSERTION
Go
Sep 21, 2026
dsh plugin --profile web add @wxg-prc-cpg/dsh-weknoraby anywhere-labs
为 DeepSeek Harness (DSH) 插件生态打造的现代化桌面端解决方案。万物皆「插件」,桌面本身也是「插件」。
★ 28.3k
↓ 170/wk
MIT
TypeScript
Sep 22, 2026
dsh plugin --profile web add dsh-plugin-desktopby titanwings
Distilly — Distill how they think into reusable Skills for any Agent or Bot. Formerly Colleague Skill(原同事 Skill).
★ 24.9k
MIT
TypeScript
Sep 16, 2026
by Nagi-ovo
Enhancement suite for Gemini, AI Studio, Claude & ChatGPT — plus a prompt manager for any websites, DeepSeek Harness included. / 面向 Gemini、AI Studio、Claude 与 ChatGPT 的增强套件;其中的提示词管理器可用于任意网站,如 DeepSeek
★ 20.1k
GPL-3.0
TypeScript
Sep 21, 2026