dsh-experience-memory
Cross-session experience memory for DSH: a lesson reaches the model only with a verifiable source, the relevant ones are injected each turn, and what nobody uses is retired.
跨会话经验记忆:只有带可核实出处的经验才会到达模型,相关的内容每轮注入,没人用的会被退役。
How to install
dsh plugin add dsh-experience-memory About
经验记忆(dsh-experience-memory) 给 DeepSeek Harness 的**分领域长期经验记忆**:能分清轻重、能积累经验、能遗忘、能纠错,并在再次执行同类工作时自动召回相关经验。 从 13 处归档安装、5 个互不一致的版本、415 条历史记录里取优排劣后重新实现。插件运行时**零第三方依赖**,只用 Node 内置能力。 安装:一条命令 sh dsh plugin --profile <name> add /path/to/dsh-experience-memory-0.1.0.tgz **这一步就够了。** dsh plugin add 不只是装依赖——它会把 dsh.profile.bundles 与已安装状态**对账**:任何声明了 dsh.bundle 的依赖都会被自动追加进 layer stack(见 @deepseek-ai/dsh 的 reconcilePlugins)。所以不需要手工编辑 profile 的 package.json。 装完重启应用即可。**零配置**:不提供任何 config 也能工作——默认库在 $DSH_HOME/experience-memory/memory.db 自动建立,五个工具、七个斜杠命令与常驻注入立即生效。 想在装之前确认它是在工作的,用斜杠命令(见下): /memory-status # 库里有多少、多…
Recommendation signals
Meta
- License
- MIT
- Language
- TypeScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-09-21
- Created
- 2026-09-20
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- cordis-plugin, dsh, dsh-plugin
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