Skip to content

dsh-memory v1.0.1

Choose a tag to compare

@aqsk-BLG aqsk-BLG released this 17 Aug 09:37
· 1 commit to master since this release

dsh-memory v1.0.1

A validated patch release for installing layered memory into an existing official DeepSeek Harness source checkout.

Highlights

  • Guarded destructive rewrites now retain existing managed entries while still applying bounded safe additions.
  • Added regression checks for managed-region integrity, eligible-turn selection, and single-root DSH_HOME behavior.
  • Clarified the real source-checkout installation flow: existing chats, model/provider settings, workspaces, and storage are preserved.
  • Verified end to end against an unmodified official DSH checkout with pre-existing session and model data.

Install

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

中文说明

这是经过官方 DSH 源码真实安装验收的 V1 补丁版本。插件沿用当前 DSH 实例已经选择的同一个 $DSH_HOME,不会另建智能体、工作区或第二套数据目录;问候和短问答仍会按设计跳过记忆巩固。