AI Agent Hub
Back to plugins
🧠

dsh-copy-session-ref

Memory Updated 2026.09.10

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