dsh-client-ui-session-mention
Type @ in the composer to reference another conversation: pick a historical session and inject its compacted context into the current prompt.
输入 @ 引用另一个对话:选择历史会话,将其压缩总结注入当前提示词。
How to install
dsh plugin add github:qiyu166/dsh-client-ui-session-mention About
dsh-client-ui-session-mention 在 DeepSeek Harness 里,像 @ 联系人一样 **@ 另一个对话**:弹出历史会话列表,选中后把那个会话的**压缩总结**注入当前对话,让工作区里并行的多个会话真正协作起来。 Type @ in the composer to reference another conversation — pick a historical session and its **compacted context** is injected into the current prompt. Turn the parallel conversations in your workspace into one collaborative team. --- 为什么写这个插件(背景与动机) DeepSeek Harness(DSH)是一个**多工作区、多会话并行**的工作台。真实使用中,同一时刻往往有多个会话各司其职: 会话 A 在后台**持续监控**一个抓取任务(比如 2515 个车次的铁路时刻表); 会话 B 在**排查报错**、配置模型提供方; 会话 C 在**讨论方案**、写代码。 但 DSH 的会话彼此是**信息孤岛**:每个会话的助手只看得见本会话的对话历史,**看不见其他会话在干什么**。跨会话协作原本只有笨办法:…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-08-22
- Created
- 2026-08-22
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
Related plugins
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-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-chat-recovery
Chat recovery for DSH: edit the last finished user message and explicitly retry failed turns, both via session-fork branches that leave the original conversation untouched.
dsh-share
dsh-external/dsh-share
DSH 对话分享插件,分享单轮或多轮对话,可导出为图片或 Markdown。Share DSH Q&As or selected conversation groups as PNG or Markdown.
task-passport
dongsheng123132/task-passport
Carry durable task state across DeepSeek Harness, WorkBuddy, Claude Code and Codex with machine-readable checkpoints and optimistic locking.