Skip to content

dsh-goodmemory v0.1.0

Latest

Choose a tag to compare

@hjqcan hjqcan released this 15 Aug 15:34

First public release of automatic cross-session GoodMemory for DeepSeek Harness.

  • Recalls GoodMemory context in agent/pre-step and persists it as an identified DSH user/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.6 and GoodMemory 0.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.0

No coding benchmark uplift claim is made in this release.