B
dsh-mnemon
v0.1.4 · 3 天前发布
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
README
dsh-mnemon
English · 简体中文
让 DeepSeek Harness 拥有可跨 Agent 共享的本地、分层、可监督长期记忆。
`dsh-mnemon` 将 [Mnemon](https://github.com/mnemon-dev/mnemon) 接入 DeepSeek Harness(DSH),并把每轮需要的热记忆、需要完整阅读的项目档案和按需召回的长期记忆体组织在同一个工作台中。其他 Agent 只要同样接入 Mnemon,并使用同一套可访问的本地 Mnemon 存储,就可以与 DSH 共享长期记忆。 - **本地优先**:记忆保存在本机 SQLite、JSON 与 Markdown 中,不依赖远程记忆服务。 - **跨 Agent 共享**:DSH 的 Mnemon 记忆体可以被其他支持 Mnemon 的 Agent 读取和复用。 - **三层协作**:运行时记忆、项目档案、记忆体各自保存适合自己的信息粒度。 - **受监督写入**:语义判断交给隔离的记忆子 Agent,路径、权限、容量、锁与版本兼容矩阵
| DSH 版本 | 状态 | 说明 |
|---|---|---|
dsh@0.1.0-rc.6 | ✅ 兼容 | cordis patch ✅ |
dsh@0.1.0 | ✅ 兼容 | 标准 patch ✅ |
dsh@0.2.0 | ⚠️ 待验证 | 待实测(API 可能在变) |
dsh@0.3.0+ | ❓ 未知 | 尚未发布 |
💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正
元数据
- License
- MIT
- npm
- dsh-mnemon
- Repo
- https://github.com/omdsh-dev/dsh-mnemon
- Engines
{"node":">=20"}- Weekly DL
- 1,129
- Monthly DL
- 0
- Stars
- ★ 90
- Open Issues
- 6
- GH License
- MIT
- Archived
- 否
- dsh.bundle
{"bundle":{"patch":"./cordis.patch.yml"},"client":{"inject":["@deepseek-ai/dsh-client-runtime","@deepseek-ai/dsh-client-connection","@deepseek-ai/dsh-client-ui-conversation","@deepseek-ai/dsh-client-ui-settings","@deepseek-ai/dsh-client-locale"],"platform":"web"}}