
Mneme: DSH-native memory system built on Memory-as-Compilation. DeepSeek Harness plugin suite (dsh-plugin).
Install Dsh Memory
Every command below is generated from this repository’s own package.json.
Not checked — and that is not the same as fine
package.json for this repository, so none of the publish spec rules could be applied. We do not know whether dsh plugin add activates anything here.Best-effort git install — unverified, may activate nothing
# 1. add the bundle to a profile — --profile my-profile points at $DSH_HOME/profiles/my-profile
dsh plugin --profile my-profile add github:M-24rjgc/dsh-memory
# 2. verify: the bundle should show up as a layer in the resolved config
dsh --profile my-profile --dump-config
# 3. boot the profile
dsh --profile my-profileStep 2 is the one that matters here: if --dump-config shows no new layer after the install, this repository is not a bundle and there is nothing to activate.
Before you run it
- A plugin runs with your permissions once loaded: it can read your files, use your credentials and reach the network. Tool approvals do not sandbox it.
- Installing from git resolves a moving branch. Pin a commit —
github:M-24rjgc/dsh-memory#<commit-sha>— so the code you reviewed is the code you install.
Prerequisites
- API key
- Not determined from the README.
- Network access
- Not determined from the README.
- Language
- TypeScript
Install check
Every field the verdict was derived from, so you can re-derive it yourself
No check record is stored for this entry yet. That is why its verdict is Not checked — nothing was verified, which is not the same as nothing being wrong.
- Checked at
- Never — this entry has not been checked.
Topics
GitHub topics on this repository
More in Agent Memory Personalization Recall
Ranked by similarity inside the cluster, not alphabetically
Dsh Claude Mem
Bleed00
DeepSeek Harness plugin integrating claude-mem (memory for dsh)
Dsh Tdai Memory
Scorp1o117
Agent memory for DeepSeek Harness | DeepSeek Harness 记忆插件
Dsh Nocturne Memory
RealAlexandreAI
dsh memory: Nocturne Memory client for DeepSeek Harness
Dsh Semantic Memory
chenkezhen480
为deepseek-harness添加向量化跨会话记忆插件
Dsh Memory Meow
Phant0Meow
No description provided.
Dsh Memoir
Qinling-Melon-Farmers
DSH 项目持久化记忆插件(TypeScript):会话归纳 + 经验教训沉淀,写入 PROJECT_MEMORY.md 与全局索引;每轮工作结束自动提醒蒸馏、自动注入未来 AGENTS;附 Web GUI 记忆面板(项目/全局 tab、检索、手动记录/删除)。dsh-plugin