Long-term memory for DSH: conversations auto-distilled into atomic facts, scene summaries and a persona profile, with relevant memories injected before every model step. Zero-config out of the box — hybrid BM25 + vector retrieval, optional offline local embeddings, chat/work family separation.
- GitHub stars
- 3
- License
- MIT
- Added
- 2026-08-18
GitHub info
- GitHub stars
- 3
- License
- MIT
- Primary language
- TypeScript
- Last push
- Aug 20, 2026, 2:02 PM
- Maintainer
- JunNanLYS
- Added
- 2026-08-18
Install
dsh plugin --profile web add dsh-layered-memoryREADME badge
Add this Markdown to your plugin README to link back to its listing.
[](https://dshget.com/plugins/JunNanLYS/dsh-layered-memory)Related plugins
MemoryOpenViking#examples/dsh-memory-plugin
★ 34201OpenViking memory and context bundle for DeepSeek Harness: pre-step auto-recall and profile injection, session capture, `viking://` URI guarding, and recall/write memory tools backed by an OpenViking server.
hindsight#coding-agents
★ 21624Hindsight, agent memory that learns: long-term project memory with auto recall and retain, knowledge pages, deep reflection, and per-repo memory banks.
ReMe#typescript
★ 3367Connects DeepSeek Harness to ReMe's local-first, self-evolving personal knowledge base: automatically captures completed main-agent conversations as user-owned Markdown memory, searches conversations and source material through reme_search with BM25, optional embeddings, and wikilink expansion, and schedules daily memory consolidation.