dsh-agentmemory
Run the following command in DeepSeek Harness:
dsh plugin install elementor-i/dsh-agentmemory
Paste the following prompt into your AI chat to install this plugin:
In DeepSeek Harness, you can install this plugin using the official CLI command 'dsh plugin install elementor-i/dsh-agentmemory' with the full source address https://github.com/elementor-i/dsh-agentmemory.
About this plugin
Coding agents often suffer from context loss and fragmented memory across sessions, leading to disjointed responses or repeated mistakes. dsh-agentmemory addresses this by connecting the agentmemory local memory server to DeepSeek Harness, providing a persistent memory infrastructure for agents.
Its core strength lies in seamless integration: mapping the full set of agentmemory tools to Harness and automatically capturing session, prompt, and tool activities as observations. It also offers optional context injection, adding recalled information to the system prompt for continuity. All operations run via a local REST server, ensuring low latency and secure credential handling without complex bridges.
Ideal for AI developers, coding agent builders, and researchers needing long-term memory, this plugin enhances agent performance in iterative projects or multi-turn dialogues while maintaining a lightweight, dependency-minimal setup.
Use Cases
- Maintaining context continuity in long-running coding tasks.
- Accumulating and recalling historical knowledge in multi-turn dialogues.
- Providing automatic capture and injectable persistent memory for agents.
Best For
- Developers researching long-term memory AI systems.
- Engineers building coding agents that require context continuity.
- AI practitioners using DeepSeek Harness to enhance memory capabilities.
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.