DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-updater-npm

DeepSeek Harness plugin for npm-based DSH updates and incremental official documentation sync.

UI & ProductivityDeveloper Tools
5GitHub Stars0ForksUpdated2026-09-18

Install

$ dsh plugin --profile web add dsh-updater-npm

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
Adds settings UI, update progress, synchronized local official docs, and model tools for searching and reading those docs in DeepSeek Harness.

Key Capabilities

  • Checks for the latest @deepseek-ai/dsh npm version and runs an npm global update with live output progress.
  • Detects npm-global versus source-tree execution; refuses npm updates in source mode.
  • Incrementally syncs the upstream DeepSeek Harness docs directory using GitHub blob SHA values to skip unchanged files.
  • Provides local documentation search and document-reading model tools: dsh_docs_search and dsh_docs_read.
  • Supports Chinese and English UI, host messages, and documentation tool output.

Useful For

  • Update a npm-global DeepSeek Harness installation from its settings page.
  • Keep a local searchable copy of official DeepSeek Harness documentation.
  • Let models look up and read synchronized official documentation during conversations.
  • Avoid applying a global npm update when DSH is running from a source tree.

Who It Fits

  • DeepSeek Harness users running a global npm installation.
  • DSH users who want local official documentation search in the web interface and model conversations.
  • Developers using DeepSeek Harness from source who need clear update-mode guidance.

Documented Limitations

  • The npm update path is refused when DSH is detected to be running from a source tree; the README directs users to update that tree with git pull instead.
  • Documentation synchronization is limited to the upstream deepseek-ai/deepseek-harness docs directory.
  • Documentation is stored locally under $DSH_HOME/docs-sync/.
  • Document reads support section focus and are truncated at 80 KB.

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

No automated security signals have been published yet.

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
SiriusWJ/dsh-updater-npm
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
a59b070 · 2026-09-21

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
5GitHub stars
Forks
0
Open issues
0
Last commit
2026-09-18
Last release
2026-09-18
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app