Releases: alcheme-labs/dsh-experience-map
Release list
dsh-experience-map 0.1.0-beta.3
Public beta
- Install with
dsh plugin --profile web add dsh-experience-map@0.1.0-beta.3. - Published under the unscoped npm name
dsh-experience-map. - Removes install lifecycle scripts so strict DSH pnpm profiles can install the package normally.
- Enforces Node 22.19+ (22.x) or Node 24+ when the Host or management CLI module loads.
0.1.0-beta.2 is superseded because its preinstall guard is rejected by strict DSH profile installation. Automatic tool execution remains disabled.
Validation: 75 test files / 564 tests, typecheck, build, docs tests, packed-artifact inspection, npm registry byte-for-byte readback, and fresh Web/headless/management Profile installation. The attached tarball is byte-identical to the npm artifact; verify it with the attached SHA-256 file.
Experience Map v0.1.0-beta.1
Experience Map is an unofficial community plugin for DeepSeek Harness that turns completed Session evidence into reviewed, reusable Experiences.
Highlights:
- Automatically detects evidence-backed suggestions from recent Sessions and groups them by Session.
- Consolidates repeated evidence into one canonical Experience instead of saving duplicates.
- Uses conservative recall, current-condition checks, explicit Plan approval, and one-time Context delivery.
- Supports the DSH Experience tab, Browser-free Host operation, and an opt-in management CLI.
- Keeps automatic suggestion detection and recall enabled by default while leaving save, Plan approval, and tool execution under explicit control.
Install the prebuilt package:
curl -fLO https://github.com/alcheme-labs/dsh-experience-map/releases/download/v0.1.0-beta.1/alcheme-dsh-experience-map-0.1.0-beta.1.tgz
dsh plugin --profile web add ./alcheme-dsh-experience-map-0.1.0-beta.1.tgz
dsh webCompatibility: DeepSeek Harness 0.1.5-rc.2; Node.js ^22.19.0 or >=24.0.0.
Validation: 563 implementation tests and 13 documentation/release tests passed. The public one-commit history and packaged artifact were scanned with Gitleaks with zero unresolved findings.
The published benefit pilot reports one paired task-family observation, not an average or guaranteed saving. See docs/release/BENEFIT_EVIDENCE.md for the task, conditions, de-identified events, calculations, and non-claims.