dsh-goodmemory
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.
Related Plugins
Traceable, searchable cross-session memory for AI agents that turns conversation knowledge into a typed knowledge graph and recalls relevant subgraphs instead of replaying full history, natively integrated with DeepSeek Harness.
Gives DSH AI cross-session long-term memory, to-do and skill management, plus multi-session orchestration, external AI delegation, and an infinite canvas that grows with you.
dsh-mnemon is a three-tier, pluggable, Agent-driven memory system for DeepSeek Harness, combining Runtime memory, Project Documents, and replaceable Memory Spaces with nine long-term providers.
An opinionated, zero-infrastructure file-based memory protocol: human-readable markdown files plus a bounded always-loaded index, curation discipline, and no database or embeddings.