dsh-session-ref
Cross-session reference (mention) plugin — paste @[label](dsh-session:…) into any session, including one in another workspace, and the host injects the referenced session snapshot for the model to read; includes a one-click copy-reference button.
跨会话引用插件:在任意会话(含其他工作区)粘贴 @[label](dsh-session:…) 引用,宿主注入被引用会话的快照供模型阅读,并提供一键复制引用按钮。
How to install
dsh plugin add dsh-session-ref About
dsh-session-ref **跨会话引用(mention)插件 for DeepSeek Harness。** 在任意会话(包括**另一个工作区/文件夹**的会话)里,粘贴 @label 引用,宿主就会把被引用会话的内容快照注入给当前 模型阅读——跨文件夹的任务和对话可以直接 @ 引用,不再需要口头转述。 完整设计见 SPEC.md。英文版见 README.en.md。 特性(MVP) **宿主半**:agent/pre-step 解析 @label 与裸 dsh-session:<id>,调用原生 sessionReferenceResolver.prepare() 注入 快照(转录中渲染为独立的 **Session recall** 行),并把 mention 改写为 可读 @label。若部署未挂载 sessionReferenceResolver 服务(如 rc.6 profile),插件会自动注册它。 **客户端半**:composer 工具条「复制引用」按钮,一键复制**当前会话**的引用 mention(@标题)。 全部跨会话能力复用 DSH 原生 @deepseek-ai/dsh-session-reference 管线: 并行读取、去重、预算(≤3 源 / ≤64KB)、自引用拒绝、untrusted 上下文警告。 重要限制 1. **社区插件**:非 DS…
Recommendation signals
Meta
- License
- MIT
- Language
- TypeScript
- GitHub stars
- 1
- mo. downloads
- –
- Last push
- 2026-08-19
- Created
- 2026-08-18
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
Related plugins
dsh-chat-import
Nwflower/dsh-chat-import
Import full-fidelity chat histories from 13 coding agents (Claude Code, Codex, ChatGPT, Cursor, Gemini, opencode, and more) as resumable DeepSeek Harness sessions, with reverse export back to Claude Code.
dsh-session-manager
dream12347/dsh-session-manager
DSH session manager: delete with trash/restore/purge, restore archived sessions, recent-activity stats, continue/pause, open log folder, unread markers, fork into a new chat, workspace grouping and sorting, context compaction threshold.
dsh-recall-plugin
limbo947/dsh-recall-plugin
Recall any user message: rolls the conversation (official session fork) and workspace files (per-message shadow git snapshots) back to before it, with a diff-preview confirmation panel.
dsh-message-edit
dsh-external/dsh-message-edit
DSH 插件:分支式消息编辑、重掷、重试与版本时间线 | DSH plugin: branch-based message editing, reroll, retry, version timeline