dsh-plugin-bridge
Moves an existing DSH session to another agent preset through a previewable five-section handoff, preserving the source session and either pausing the target for confirmation or continuing immediately.
通过可预览的五段式交接,将已有 DSH 会话迁移到另一个 Agent Preset;保留源会话,并可让目标会话暂停等待确认或立即继续。
How to install
dsh plugin add dsh-plugin-bridge About
dsh-plugin-bridge English | 中文 Halfway through a task and need another tool preset? Switching the produced session in place would leave tool history that belongs to the old assembly. Bridge previews a bounded five-part handoff, opens a clean target, and leaves the original session untouched. Quick start · Why Bridge · Evidence · Decisions · Compatibility Quick start Install from npm: bash dsh plugin --profile web add dsh-plugin-bridge restart dsh web once Pinned GitHub fallback: bash dsh plugin --profile web add github:Totoro-qaq/dsh-plugin-bridge#v0.2.11 Then type in the official WebUI: text …
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 125
- mo. downloads
- –
- Last push
- 2026-08-24
- Created
- 2026-08-17
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- context-migration, cordis, deepseek-harness, dsh, dsh-plugin, preset-migration, session-migration
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.