dsh-auto-update
Run the following command in DeepSeek Harness:
dsh plugin install louchi1984-coder/dsh-auto-update
Paste the following prompt into your AI chat to install this plugin:
Install it inside DeepSeek Harness by running dsh plugin install louchi1984-coder/dsh-auto-update; the source repository is https://github.com/louchi1984-coder/dsh-auto-update .
About this plugin
DSH ships breaking changes frequently as a developer preview, and upgrading manually—diffing npm versions, running a global install, restarting the Web UI—feels like unnecessary friction. dsh-auto-update folds the entire upgrade pipeline into the Web UI itself: a first scan fires 15 seconds after boot, then repeats every 6 hours, comparing the latest and next channels with automatic fallback between registry.npmjs.org and registry.npmmirror.com for reliable version checks on any network.
The interaction stays out of the way: a small status dot in the sidebar's bottom row signals state at a glance (green check, amber pulse, or red alert). One click expands a detail card showing the version delta, changelog link, and a one-click install button. After install completes, the plugin restarts dsh web in 3 seconds—graceful SIGTERM on macOS/Linux, Stop-Process plus a PowerShell respawn on Windows—and auto-refreshes the page once the new instance is ready. No terminal, no manual refresh.
Built for engineers who treat the DSH Web UI as their primary workspace and want upgrades to be invisible. The plugin does not alter the upgrade channel (it still installs the official npm package end-to-end); it simply adds the automation and visibility layer that was missing from the UI.
Use Cases
- Detect new DSH releases automatically instead of manually watching npm changelogs
- One-click global install and auto-restart of the Web UI with zero terminal interaction
- Seamless registry fallback to npmmirror for reliable version checks on China networks
Best For
- Engineers who treat the DSH Web UI as their primary development workspace
- DeepSeek Harness users who want version upgrades to be invisible
- Developers in China who hit intermittent npmjs.org timeouts
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.