jinhuang712/dsh-session-link

jinhuang712★ 0JavaScriptLast synced: 2026-08-16

Open on GitHub

Link and read DSH sessions: one-click @session-id reference, an @ mention menu by title, and a session_read tool that projects any session to readable text. DeepSeek Harness plugin.

README excerpt

dsh-session-link Pass context between DSH sessions without the download–transfer–unzip dance. dsh-session-link is a plugin for DeepSeek Harness. One click in the session header copies a reference to the current session; any other session picks it up and reads the whole conversation back as clean user: / assistant: text. Copy Mention Read Header button → @session- on the clipboard @ menu lists sessions by title session read projects the conversation When you'd want this - Session A figured something out; session B needs it. Without this, you export the session log, move the file, unzip it, and read zstd JSONL by hand. Here, A's header button copies @session- , you paste it into B, and the model calls session read — done. - The reference stays a first-class object. @session- is all ASCII, so it renders as a colored chip in the composer and in sent bubbles — not as a blob of text you have to explain. - What comes back is readable, not raw. session read projects the event stream to conversation rows and skips chunk/tool/reasoning noise; a 7MB log typically reads back as 60KB of dialogue. What you get - Header action「🔗 复制 Session ID」 — one click copies the current session's @session- .…

View full README on GitHub →
Agentsagent-memoryai-agentcontext-sharingcross-sessiondeepseek-harnessdshdsh-pluginllm-tools

Category