dsh-memory
Run the following command in DeepSeek Harness:
dsh plugin install flymysql/dsh-memory
Paste the following prompt into your AI chat to install this plugin:
Install this plugin in DeepSeek Harness using the command 'dsh plugin install flymysql/dsh-memory', or refer to the GitHub repository https://github.com/flymysql/dsh-memory for manual installation instructions.
About this plugin
DeepSeek Harness (DSH) agents typically start each session from scratch, leading to loss of cross-session context and impacting continuity and efficiency. The dsh-memory plugin is designed to solve this problem by providing a cross-session memory vault that allows agents to persistently store facts, preferences, decisions, and project notes, with automatic recall when needed.
Its core capabilities include three model tools: memory_remember, memory_recall, and memory_forget, for storing, retrieving, and removing entries. Additionally, the plugin implements per-turn prompt injection, where the most recent entries are injected into the system prompt assembly, ensuring agents are aware of stored context at the start of each turn. Users can easily manage memory entries through a browser-based management page.
This plugin is ideal for developers, data scientists, and project teams who need to manage cross-session context. Whether developing complex applications, handling data tasks, or collaborating on projects, dsh-memory helps maintain information consistency, enhancing workflow efficiency and continuity.
Use Cases
- Persist project deployment settings and test commands across sessions.
- Automatically recall historical decisions to maintain agent context continuity.
- Share and manage key notes during team collaboration.
Best For
- Programmers building cross-session AI applications.
- Data scientists needing to manage long-term project context.
- Teams requiring information consistency in collaborative development.
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.