Skip to content

v1.4.2 — Fixes pnpm environment issues misreported as plugin failures

Choose a tag to compare

@dshplugin dshplugin released this 02 Sep 06:45
· 42 commits to main since this release

v1.4.2 — Fixes pnpm environment issues misreported as plugin failures

DSH Plugin Hub is the community plugin marketplace for DeepSeek Harness. This release improves install error classification so local pnpm environment issues are no longer mistaken for plugin problems.

Website: dsh-plugin.org

What's New

  • Virtual store location mismatch is now an environment issue — Moving or copying a profile no longer triggers a plugin-side failure report (ERR_PNPM_UNEXPECTED_VIRTUAL_STORE).
  • Missing peer-dependency warnings no longer pollute failure reports — Host-provided peers (@deepseek-ai/*, react, dsh-client-*) are ignored when summarizing errors, so the real cause surfaces instead.

Installation

Option 1 · via npm (recommended):

dsh plugin --profile web add dsh-plugin

Option 2 · via the official GitHub repository:

dsh plugin --profile web add git+https://github.com/dshplugin/dsh-plugin-hub.git