Community directory previewDeepSeek Harness is in developer preview
DP

dsh-plugin-recall

PluginCommunity

truelove-dreamer/dsh-plugin-recall · updated 2 days ago

Overview

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.

What it does

  • 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.

Required permissions