Cross-session memory for the model: full-text search all past sessions (SQLite FTS5 via ctx.sessionQuery) and bring the strongest matching excerpts back into the current context.
- Added
- 2026-08-14
GitHub info
- Primary language
- JavaScript
- Last push
- Aug 14, 2026, 10:13 AM
- Maintainer
- truelove-dreamer
- Added
- 2026-08-14
Install
dsh plugin --profile web add dsh-plugin-recallREADME badge
Add this Markdown to your plugin README to link back to its listing.
[](https://dshget.com/plugins/truelove-dreamer/dsh-plugin-recall)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.