v1.4.2 — Fixes pnpm environment issues misreported as plugin failures
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-pluginOption 2 · via the official GitHub repository:
dsh plugin --profile web add git+https://github.com/dshplugin/dsh-plugin-hub.git