dsh-prime-memory
分层记忆插件,面向 Agent 暴露 10 个工具:高权限写入(memory_add / memory_delete / memory_import)、反刍控制(memory_ruminate / _cancel / _status)与记忆图谱(memory_search_graph / memory_expand_graph_node),底层为 L0–L3 蒸馏管线,并在每步模型调用前召回注入相关记忆。
Layered memory for DSH whose agent-facing surface is 10 tools: high-privilege writes (memory_add, memory_delete, memory_import), rumination controls (memory_ruminate, _cancel, _status), and a memory graph (memory_search_graph, memory_expand_graph_node), built over an L0-L3 distillation pipeline that recalls and injects relevant memories before each model step.
怎么安装
dsh plugin add dsh-prime-memory 简介
alt="DeepSeek Harness hero 横幅:对话自动分层蒸馏成记忆,模型每步前自动召回注入——右侧对话气泡逐层溶解为三层渐亮光带,流入带发光圆球与渐变轨道的玻璃胶囊(下有 日常·工作·智能·关闭 四档刻度),光丝回流示意召回注入"> dsh-prime-memory **DeepSeek Harness 的分层蒸馏记忆插件:对话在后台自动完成 L0 捕获 → L1 原子记忆 → L2 场景整合 → L3 画像蒸馏,模型每一步前自动把相关记忆注入上下文。** English · 最新发行版 · 反馈问题 中文 README English README 日本語 README 한국어 README 安装指南(中文) Installation guide (English) 日本語インストールガイド 한국어 설치 안내 更新日志(中文) Changelog (English) 日本語 changelog 한국어 changelog DSH 版本兼容矩阵 | DSH 版本 | settings 注册 API | 状态 | |---|---|---| | 0.1.1-rc.2 | settings.register()(live scope) | ✅ 已验证 | | 0.1.2-rc.1 | settings.register()(回退可用) | ⚠️ 按框架文档推断,未实测…
推荐参考
信息
- 协议
- MIT
- 语言
- TypeScript
- GitHub 星标
- 1
- 月下载
- 1.8K
- 最近更新
- 2026-09-20
- 创建于
- 2026-09-01
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- deepseek-harness, dsh, dsh-bundle, dsh-plugin, dsh-plugins, typescript
同类推荐
dsh-mnemon
omdsh-dev/dsh-mnemon
由 Mnemon 驱动的 DeepSeek Harness(DSH)跨 Agent、本地优先的持久记忆插件。它可在支持 Mnemon 的 Agent 之间共享长期记忆,并提供运行时记忆、可检索项目档案、语义召回、知识图谱和 Sidebar UI。
memsearch
zilliztech/memsearch
为所有AI Agent(如Claude Code、Codex)提供的持久统一记忆层,由Markdown和Milvus支持。
dsh-mnemon
dsh-external/dsh-mnemon
用于 DeepSeek Harness (DSH) 的跨代理、本地优先持久内存插件,由 Mnemon 驱动。它在启用 Mnemon 的代理之间共享长期记忆,并添加运行时记忆、可搜索项目文档、语义召回、知识图谱和侧边栏 UI。
markdownify-mcp
zcaceres/markdownify-mcp
用于将几乎任何内容转换为Markdown的Model Context Protocol服务器。