dsh-graft
Graft, forward and fork DSH sessions: read a slice of one session log, export it, fork at a turn boundary, or forward a selection into another session as a self-contained graft message.
移植、转发与分叉 DSH 会话:读取会话日志切片并导出,在回合边界分叉会话,或将选中部分作为独立 graft 消息转发到另一会话(可为全新会话)。
How to install
dsh plugin add @mars.liu/dsh-graft About
dsh-graft 🌱 **嫁接**:把一段会话变成另一段会话的养分。DeepSeek Harness 插件,双半区: **Node 半区**(6 个 agent 工具):切片读取 / 导出 / 原生分叉 / 转发; **Browser 半区**(client.js):会话页面里的 🌱 嫁接模式——鼠标点选轮次, 一键把选中内容发送到另一个会话或全新会话。 网页端:嫁接模式 1. 会话标题栏点紧凑的 **🌱** 图标进入选择模式(旁边的徽标显示已选轮次数); 2. 每个已完成轮次的收尾动作行(复制 / 分支按钮所在的那一行)出现 **+ #N** 小按钮, 点一下选入(变成 **✓ #N**),再点取消。最新轮次常显,较早轮次的动作行与 复制 / 分支一样悬停时浮现; 3. Composer 卡片顶部贴出嫁接工具条,在下拉里选目标:任一已有会话, 或 **「+ 新会话(当前工作区)」**(窄屏下拉自动换到独立一行); 4. 点 **「发送嫁接」**——选中内容打包成带 <graft source=…> 标注的一条消息 注入目标会话。发往已有会话时停留在原处,标题栏给出「已发送」提示; 发往新会话时在当前工作区开新会话并跳转过去。 打包的是会话日志里的真实往来:只保留 source.kind === 'user' 的用户消息与 助手正文,宿主注入的运行时上下文、system-r…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 1
- mo. downloads
- –
- Last push
- 2026-09-11
- Created
- 2026-09-02
Links
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- dsh, dsh-plugin
Related plugins
DSH-EasyRewrite
Renzic-Stone/DSH-EasyRewrite
Inline-edit and recall your own user messages in dsh web — lazily and seamlessly, with a version pager and per-session draft persistence.
dsh-synapse
liangmianya/dsh-synapse
Visual, non-linear conversation workspace for DeepSeek Harness — sessions, follow-ups and branches become a browsable conversation map.
dsh-claude-move
PerryLink/dsh-claude-move
Four-source migration wizard: move Claude Code, Codex, OpenCode and Hermes sessions, memories, skills, instructions and slash commands into DSH (/move wizard with approval gate and idempotent move.json, resumable sessions).
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.