v1.4.3 — Clearer guidance for local install environment problems
DSH Plugin Hub is the community plugin marketplace for DeepSeek Harness. This release makes install failures caused by local npm/pnpm configuration easier to understand and resolve.
Website: dsh-plugin.org
What's New
- A misconfigured npm registry is now explained clearly — When the installer cannot download a package because npm/pnpm points at a private or internal registry, the dialog names the registry host and tells you how to switch back to the official one.
- pnpm workspace-root rejections are no longer reported as plugin failures — If pnpm refuses to install because the profile directory is treated as a workspace root, the dialog now explains the cause and how to lift that check.
Installation
Option 1 · via npm (recommended):
dsh plugin --profile web add dsh-pluginOption 2 · via the official GitHub repository:
dsh plugin --profile web add git+https://github.com/dshplugin/dsh-plugin-hub.git