Skip to content

Releases: ArmyWas/dsh-failure-lens

dsh-failure-lens v0.1.1

Choose a tag to compare

@ArmyWas ArmyWas released this 18 Aug 17:10
e649634

What changed

  • Removes misleading missing-peer warnings during release-tarball installation.
  • Treats DeepSeek Harness client modules as platform-provided build dependencies.
  • Keeps React as an optional peer because Harness Web supplies the shared runtime singleton.

Runtime classification and UI behavior are unchanged from v0.1.0.

Verified

  • 32/32 local tests passed.
  • GitHub Actions passed on Node 22 and Node 24.
  • The release package was built with the native Node/esbuild chain.
  • SHA-256: 17145F3131DECC9EBE4AC61716D1BE8F4078638B4C0300F84BA81BB51F3B5D9C

Install

dsh plugin --profile web add https://github.com/ArmyWas/dsh-failure-lens/releases/download/v0.1.1/dsh-failure-lens-0.1.1.tgz

Restart the Web profile after installation.

dsh-failure-lens v0.1.0

Choose a tag to compare

@ArmyWas ArmyWas released this 18 Aug 17:02
cbaa2e7

Highlights

  • Explains a high-confidence Windows Harness sandbox spawn EPERM result directly beside the original tool output.
  • Matches only when all four structural markers are present; no LLM classification and no session mutation.
  • Uses the official Conversation Node, keyed renderer, locale, and client-bundle extension points.
  • Includes Chinese and English copy, conservative false-positive behavior, privacy/security documentation, and uninstall/rollback instructions.

Verified

  • 32/32 tests passed on the local host.
  • GitHub Actions passed on Node 22 and Node 24.
  • The packaged plugin was installed into a real DeepSeek Harness Web profile and reacted to a fresh, genuine Windows sandbox spawn EPERM event.
  • npm pack SHA-256: EFA6644ED05E2695AF18CD5F99DEFC1C9510CDEA3001DFF27C0D53B73B781A15

Install

dsh plugin --profile web add https://github.com/ArmyWas/dsh-failure-lens/releases/download/v0.1.0/dsh-failure-lens-0.1.0.tgz

Restart the Web profile after installation. The official plugin command adds the package bundle to the profile automatically.