Skip to content

dsh-memory v1.0.2

Latest

Choose a tag to compare

@aqsk-BLG aqsk-BLG released this 17 Aug 11:55
2dbedfa

V1 release

  • Reviews every eligible completed task on the next idle transition while skipping greetings and short Q&A.
  • Uses strict incremental memory patches instead of regenerating complete managed sections.
  • Keeps workspace authorization, conflict detection, atomic writes, deletion guards, retry backoff, and idempotent daily logs.
  • Removes the plugin-imposed 8192-token cap and default reasoningEffort: off; the selected adapter provides transport limits while file character budgets remain the write authority.
  • Resolves the same single DSH data home already used by the running instance: inherited $DSH_HOME, otherwise DSH's own ~/.dsh default.
  • Includes dependency-free regression checks and a successful real-profile DeepSeek Harness end-to-end acceptance test.

Install from an existing DeepSeek Harness source checkout:

pnpm dsh plugin --profile web add github:aqsk-BLG/dsh-memory#v1.0.2