Skip to content

v1.3.8 — Honest network diagnostics

Choose a tag to compare

@dshplugin dshplugin released this 27 Aug 06:37
· 95 commits to main since this release

v1.3.8 — Honest network diagnostics

DSH Plugin Hub is the community plugin marketplace for DeepSeek Harness. This release makes network diagnostics reflect what a real install would experience, adds live proxy reachability checks, and keeps connection failures from being mistaken for plugin defects.

Website: dsh-plugin.org

What's New

  • Clear catalog load failures — When the plugin catalog cannot be fetched, the hub tells you precisely whether the network is down or the configured HTTP proxy is unreachable, and offers a one-click jump to the connectivity diagnostic.
  • Clone-level GitHub checks — The connectivity diagnostic now performs a real git clone handshake, so a green GitHub row means the repository can actually be installed, not merely that its web page opens.
  • Live proxy reachability — After you set an HTTP proxy, the hub tests it on the fly; an unreachable proxy can still be saved, but you're clearly warned before installing through it.
  • Proxy-aware diagnostics — The system diagnostic now covers your configured HTTP proxy by default, so misconfiguration is spotted in one place.
  • Precise connection failures — Network problems are flagged as network issues (never plugin defects), the unreachable address is pinpointed in the dialog, and one click jumps to the connectivity diagnostic.

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