dsh-project-session-store
Run the following command in DeepSeek Harness:
dsh plugin install yangzhe1991/dsh-project-session-store
Paste the following prompt into your AI chat to install this plugin:
Install the plugin in DeepSeek Harness by running dsh plugin install yangzhe1991/dsh-project-session-store; the source repository is available at https://github.com/yangzhe1991/dsh-project-session-store.
About this plugin
By default, DeepSeek Harness sessions are ephemeral. Once a conversation ends, all project context walks out the door with it. For long-running projects, this means re-explaining the background every time you open a new session—tedious and prone to lost details. dsh-project-session-store was built to address exactly this pain point.
As a memory-category plugin for DeepSeek Harness, it focuses on persisting project-level session data so that key context and conversation history are retained over time. Subsequent sessions can pick up where the previous one left off instead of starting from a blank slate.
If you are tracking one or more long-term projects with DeepSeek Harness and want to carry project context across sessions without repeatedly restating the basics, this plugin is a practical addition to your workflow.
Use Cases
- Carry project dialogue context across sessions
- Avoid re-explaining project background every new session
- Build reusable conversation history for long-term projects
Best For
- Developers using DeepSeek Harness
- Individuals who need persistent project context across sessions
- Small teams collaborating on long-term projects
Related Plugins
Memory layer for coding agents that indexes local session history and auto-recalls relevant context before edits, commands, and failures, with no manual search needed.
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.