First public release of automatic cross-session GoodMemory for DeepSeek Harness.
- Recalls GoodMemory context in
agent/pre-stepand persists it as an identified DSHuser/message. - Writes completed direct user/final assistant turns back through the GoodMemory HTTP bridge.
- Ships managed SQLite/Bun sidecar and external bridge modes.
- Pins compatibility to DSH
0.1.0-rc.6and GoodMemory0.7.4. - Verified with 24 deterministic tests, 3 real Bun/SQLite E2E tests, web/headless profile installation, and a two-process cross-session recall proof.
Install:
dsh plugin --profile web add dsh-goodmemory@0.1.0No coding benchmark uplift claim is made in this release.