AI Agent Hub
Back to plugins
🧠

dsh-goodmemory

Memory Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install hjqcan/dsh-goodmemory

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

To install the dsh-goodmemory plugin, run `dsh plugin install hjqcan/dsh-goodmemory` in your terminal. The plugin source code is available at https://github.com/hjqcan/dsh-goodmemory.

About this plugin

DeepSeek Harness (DSH) currently manages context only within a single session; once a conversation ends, the AI loses track of previous interactions. dsh-goodmemory is designed to solve this pain point, providing automatic, durable, cross-session memory for DSH, backed by GoodMemory.

The plugin's core capability lies in its intelligent recall and writeback mechanism: it automatically retrieves relevant memory before model steps and writes back completed human/assistant exchanges after a turn. It defaults to DSH-isolated storage, ensuring data security across sessions while allowing long-term memory sharing for the same user, thereby achieving truly coherent interaction experiences.

This plugin is ideal for developers and enterprises needing long-term context continuity, significantly improving the interaction quality and memory retention of AI assistants.

Use Cases

  • Build AI assistants with long-term memory for DeepSeek Harness plugins.
  • Maintain user history in customer service for continuous support.
  • Keep context coherent during multi-session interactions.

Best For

  • Developers building DeepSeek Harness applications.
  • Enterprise users requiring cross-session continuity.
  • AI engineers focused on improving agent long-term memory.