dsh-check-for-updates
Check For Updates
DSH update checker plugin (static bundle): Automatically checks for a new DSH version on first launch (using the highest actual version on npm), displays a prompt in the lower-left corner, and supports one-click update scheduling; uses a decoupled two-stage updater (an independent process completes
The plugin will be installed here. Keep web if you are unsure.
npx -y @deepseek-ai/dsh plugin --profile web add dsh-check-for-updates@1.13.3

Description
DSH update checker plugin (static bundle): Automatically checks for a new DSH version on first launch (using the highest actual version on npm), displays a prompt in the lower-left corner, and supports one-click update scheduling; uses a decoupled two-stage updater (an independent process completes the installation after DSH exits, avoiding koffi link breakage caused by in-place upgrades while running on Windows); performs triple verification of the exit code, version match, and koffi after installation, with broken-link self-healing and one-click repair; the UI uses DSH semantic theme tokens; the DSH installation root/version and node/npm are detected at runtime, with no hardcoded paths.
Compatibility and provenance
Check For Updates is published as dsh-check-for-updates and currently resolves to version 1.13.3. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.
- DSH compatibility
- *
- Runtime surfaces
- web
- Release source
- npm
- Registry updated