Skip to content

dsh-plugin-recall

2 · ✅ active · plugin

Type plugin Category Memory & context
Stars ⭐ 2 Status ✅ active
Author truelove-dreamer Updated
Subcategory 🧠 Memory systems Capabilities coding, memory, search

One-liner

DeepSeek Harness plugin: 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 — recall earlier decisions, commands, and mistakes.

About

DeepSeek Harness plugin: 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 — recall earlier decisions, commands, and mistakes.