dsh-copy-session-ref
Run the following command in DeepSeek Harness:
dsh plugin install azazo1/dsh-copy-session-ref
Paste the following prompt into your AI chat to install this plugin:
Install in DeepSeek Harness by running dsh plugin install azazo1/dsh-copy-session-ref; the full source is at https://github.com/azazo1/dsh-copy-session-ref .
About this plugin
When you need to pull context from one DSH session into another, the usual approach is to scroll, copy, and retype scattered fragments — slow and easy to get wrong. dsh-copy-session-ref streamlines this with a single Copy Reference action at the bottom of the session row menu. One click produces a well-formed @title mention; paste it into any target session and hit send, and that session's full context is recalled instantly with zero manual assembly.
The workflow is just two steps — copy, then send — yet it eliminates the back-and-forth of re-describing background information. The generated mention follows a consistent format and is compatible with DSH 0.1.2-rc.1, so it won't break across minor version updates.
If you juggle multiple DSH conversations and frequently cross-reference or chain discussions between them, this plugin makes inter-session memory lightweight and predictable, keeping your focus on the content that matters.
Use Cases
- Pull back context from session A into session B with a single click
- Cross-reference prior conclusions across parallel development threads
- Seed a new conversation with historical context instead of re-describing everything
Best For
- Developers managing multiple concurrent DSH sessions
- Teams that frequently cross-reference and chain discussions across threads
- Users who want to reduce manual copy-paste and streamline session management
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.