dsh-memory-delta
Layered cross-session memory for DSH that pushes only what changed. The first round injects every active entry, later rounds push only added / updated / removed ones, and nothing at all is injected when nothing changed. Facts and decisions carry semantic keys (one active truth per key), the model may only write to an inbox that a human promotes, an entry can carry a review date that raises a one-time reminder when it comes due, search is relevance-ranked with Chinese matched by bigram, and a sidebar tab tells the lifecycle story instead of just listing files — entries are grouped into awaiting confirmation / in use / archived, viewable by type, tag or date, and the tab can promote a candidate, withdraw or archive a standing entry, restore an archived one and delete a candidate, alongside the global and workspace instruction files and the current injection size. A zero-dependency CLI ships with it, so the store is usable without DSH.
分层跨会话记忆,只推变化的部分:首轮注入全部有效条目,之后只推新增 / 已更新 / 已失效,没有任何变化时一个字都不注入。事实与决策带语义键(一个 key 只有一个有效结论),模型只能写收件箱、由人确认后才成为常驻事实;条目可以带复核时间,到期后提醒一次;检索按相关度排序,中文按 bigram 匹配;侧边栏页签不再只是列文件,而是讲清流程:条目按「待你确认 / 已在用 / 已归档」分组,可按类型、标签或日期三种维度查看,并能在界面上确认候选、撤回或归档常驻条目、取回已归档条目、删除候选,同时显示全局与工作区规范文件以及当前注入体积。附带零依赖 CLI,不装 DSH 也能用这套记忆库。
How to install
dsh plugin add github:lpf20200901/dsh-memory-delta About
dsh-memory-delta English | 中文 **Layered, auto-injected cross-session memory for AI coding agents.** A DSH (DeepSeek Harness) plugin, plus a zero-dependency standalone CLI. It borrows the *spec / change / archive* discipline from OpenSpec — but **pushes** instead of pulls. **Canonical repository: GitHub** · Gitee is a read-only mirror — please file issues and pull requests on GitHub. Status: **M1–M4 done**; M3/M4 (differential injection, both tools, the distillation nudge) were verified inside a real DSH session, and the M5 improvements below are covered by 825 assertions plus a real-machine pr…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-09-20
- Created
- 2026-09-17
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- deepseek, deepseek-harness, dsh-better-sidebar, dsh-plugin, memory
Related plugins
dsh-mnemon
omdsh-dev/dsh-mnemon
Cross-agent, local-first persistent memory plugin for DeepSeek Harness (DSH), powered by Mnemon. It shares long-term memory across Mnemon-enabled agents and adds runtime memory, searchable project documents, semantic recall, knowledge graph, and a Sidebar UI.
memsearch
zilliztech/memsearch
A persistent, unified memory layer for all your AI agents (e.g. Claude Code, Codex, DSH), backed by Markdown and Milvus.
dsh-mnemon
dsh-external/dsh-mnemon
Composable, view-based memory for DeepSeek Harness. Pluggable sources and strategies, with three-tier memory out of the box.
markdownify-mcp
zcaceres/markdownify-mcp
A Model Context Protocol server for converting almost anything to Markdown