AI Agent Hub
Back to plugins
dsh-recall preview

dsh-recall

Memory Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install Relistencode/dsh-recall

Paste the following prompt into your AI chat to install this plugin:

To install the dsh-recall plugin, run the command: dsh plugin install Relistencode/dsh-recall, or get the source directly from the GitHub repository at https://github.com/Relistencode/dsh-recall.

About this plugin

In extended conversations, users often need to revisit past discussions, especially after history has been compacted into summaries. The dsh-recall plugin builds a 'memory maze' for DeepSeek Harness agents, using a three-layer hybrid retrieval system (literal, fuzzy, semantic) to accurately recall any historical dialogue snippet—even if it has been compacted or forgotten. Its core capabilities include fully local and offline operation, progressive disclosure to save tokens, event aggregation to reduce fragmentation, and automatic compaction anchors for context continuity. It is ideal for heavy session users, writers and role-players tracking scattered settings, and code maintainers retracing decision backgrounds—ensuring that 'didn't we discuss this before?' never requires retelling.

Screenshots

Use Cases

  • Reviewing historical discussions in long conversations
  • Restoring context after conversation compaction
  • Tracking scattered settings in writing or role-playing

Best For

  • Heavy users of long sessions
  • Writers and role-playing enthusiasts
  • Code and documentation maintainers