dsh-memory
Verifiedby flymysql · Memory & Context
Verified plugin
Depends on the Cordis runtime or ships a cordis.yml, so it loads as a real dsh plugin.
What we found in the repo
- — depends on @deepseek-ai/cordis
- — depends on @deepseek-ai/dsh-storage-domain
- — npm package dsh-memory-vault
Installing
Install the package, then register it in your cordis.yml:
npm install dsh-memory-vault# cordis.yml
plugins:
dsh-memory-vault:
Plugin keys and config options vary — check the repo's README before copying this in. dsh is in developer preview and its loader format is still changing.
Repository details
- Stars
- 0
- Forks
- 0
- Open issues
- 0
- Language
- JavaScript
- License
- MIT
- npm package
dsh-memory-vault@ 0.1.5- Created
- 2026-08-14
- Last push
- 2026-08-14
Topics
More in Memory & Context
billion-context-dsh
VerifiedTyan66666
Model-driven context management (Active Context Pruning / ACP) for the DeepSeek Harness — the model decides when and what to compress. Ported from billion-context-pi (ranxianglei); acp-kernel reused verbatim. CompactionEngine backend with compress/decompress/search_context/acp_status tools.
zotero-harvest
VerifiedFisfzy
Zotero 文献采集入库插件(DSH external plugin):多源检索(OpenAlex/arXiv/Crossref/Europe PMC/Semantic Scholar)+ OA 下载链接解析(Unpaywall)+ 充分性审计 + 入库本地 Zotero + 触发 zotero-wave-rag 重建
dsh-plugin-claude-bridge
VerifiedYYTbit
Bridge Claude Code memory, skills, and config into DeepSeek Harness
dsh-companion
Verifiedyyh-001
DeepSeek 陪伴模式插件 —— 人设、记忆、聊得下去:SOUL 人格 + Hermes 长期记忆,可选 QQ 通道
zotero-wave-rag
VerifiedFisfzy
面向 Zotero 论文库的浪潮式 RAG 细节检索系统 —— DSH 外部插件。移植 VCPToolBox 浪潮语义动力学思想(标签河道图传播/虫洞跳转/钟型阻尼/Ω重排),配 BM25+RRF 混合检索、claim-evidence 忠实度校验、两级增量索引
dsh-memory
VerifiedJesse-njx
Cited memory over DSH's lossless session log — distilled, human-auditable facts with citations back to the exact source events; memory_read/memory_expand tools, recall index, and a dsh-memory CLI.