AI Agent Hub
Back to plugins
⚙️

dsh-update-checker

Workflow Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install Airmetro/dsh-update-checker

Paste the following prompt into your AI chat to install this plugin:

To install this plugin in DeepSeek Harness, run the command dsh plugin install Airmetro/dsh-update-checker, or visit the open-source repository at https://github.com/Airmetro/dsh-update-checker for detailed guides.

About this plugin

Keeping up with DeepSeek Harness core releases and managing a growing ecosystem of third-party plugins can be a tedious and risky task. Manual updates often involve complex steps and carry the risk of dependency conflicts, deadlocked processes, or unrecoverable failures. dsh-update-checker is built to eliminate these pain points by integrating the entire update lifecycle into a seamless GUI plugin, making version management simpler and safer than ever.

This plugin offers a comprehensive suite of features covering checking, backing up, updating, rolling back, and restarting. It intelligently cross-references npm and GitHub for the latest versions and employs a download-first mechanism alongside dry-run safety guards to prevent service interruptions on slow networks. With cross-process update locks, full dependency tree tarball fallbacks, and a watchdog-monitored secure restart process, you can instantly roll back to a healthy state if anything goes wrong. Furthermore, locale-aware in-GUI banners and change briefs keep you fully informed about the risks and contents of every upgrade.

Whether you are an individual developer eager to try out new features or a team administrator maintaining a stable production environment, dsh-update-checker is an indispensable tool. It requires zero configuration, auto-detects installation paths, and fully supports DSH Desktop (Electron) environments, helping you conquer update anxiety and focus entirely on building your AI workflows.

Use Cases

  • Routinely check for main program and plugin updates and perform secure one-click upgrades.
  • Quickly roll back to a previous healthy backup when updates fail or dependency conflicts occur.
  • Automate package dependency maintenance and process restarts in desktop or server environments.

Best For

  • Developers who need to frequently keep up with new DeepSeek Harness features.
  • System administrators responsible for maintaining production environment stability.
  • Desktop users utilizing DSH Desktop who want to simplify plugin management.