dsh-plugin-bridge:DeepSeek Harness 的跨 preset 会话迁移插件
totoro-qaq/dsh-plugin-bridge
会话与消息已验证
收录时间 2026-08-20
页面最后更新 2026-08-20
DSH plugin 跨 preset 会话迁移,固定 schema 交接摘要,不绕过锁。
让 DeepSeek Harness 用户在会话中途安全切换 preset,通过固定 schema 的交接摘要保留上下文,避免静默降级。
install
dsh plugin --profile web add github:totoro-qaq/dsh-plugin-bridge- 分类
- 会话与消息
- 平台
- DSH-Plugin
- 作者
- totoro-qaq
- 分发方式
- 插件
dsh-plugin-bridge 核心特性
跨 preset 迁移会话固定五段式交接摘要迁移前可预览编辑原会话不变可回退
dsh-plugin-bridge 仓库信息

发布者
totoro-qaq
仓库
totoro-qaq/dsh-plugin-bridge
32
Star
1
Fork
5
Watch
1
开放 Issue
语言JavaScript
许可证MIT License
官网—
仓库最近更新2026-08-20 15:44:42
仓库创建时间2026-08-17 15:52:45
主题
context-migrationcordisdeepseek-harnessdshdsh-pluginpreset-migrationsession-migration
默认分支main
dsh-plugin-bridge 仓库简介
dsh-plugin-bridge 是 DeepSeek Harness(DSH)的会话迁移插件(DSH plugin),用于在会话中途跨 preset 切换时,通过固定 schema 的交接摘要实现安全迁移,而不是绕过官方锁。它解决了 DSH 中 preset 锁定导致会话无法切换的问题,同时避免静默降级。核心能力包括:压缩历史会话、在新 preset 下创建新会话、注入固定五段式摘要(目标/当前状态/关键决策与约定/关键文件/下一步)、提供预览与确认机制,且原始会话保持不变,可随时回退。该插件由 Totoro-qaq 维护,采用 MIT 协议,基于 JavaScript 开发,兼容 DSH 0.1.0-rc.6 及以上版本,并支持标准、代码、极简、cordis 等 preset。