dsh-plugin-bridge
通过可预览的五段式交接,将已有 DSH 会话迁移到另一个 Agent Preset;保留源会话,并可让目标会话暂停等待确认或立即继续。
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 plugin add dsh-plugin-bridge 简介
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 …
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 125
- 月下载
- –
- 最近更新
- 2026-08-24
- 创建于
- 2026-08-17
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- context-migration, cordis, deepseek-harness, dsh, dsh-plugin, preset-migration, session-migration
同类推荐
dsh-recall-plugin
limbo947/dsh-recall-plugin
消息撤回:在用户消息旁加「撤回」按钮,把对话历史(官方会话 fork)与项目文件(逐消息影子 git 快照)一并回退到该消息发送之前,带差异预览确认面板。
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-chat-recovery
对话恢复插件:编辑最近一轮已结束的用户消息、显式重试失败轮次;两条路径都走 session fork 分支,原会话不被改动。
dsh-share
dsh-external/dsh-share
DSH 对话分享插件,分享单轮或多轮对话,可将 DSH 问答或选定的对话组导出为 PNG 或 Markdown
task-passport
dongsheng123132/task-passport
通过机器可读检查点与乐观锁,在 DeepSeek Harness、WorkBuddy、Claude Code 和 Codex 之间交接持久任务状态。