dsh-synapse
Visual, non-linear conversation workspace for DeepSeek Harness — sessions, follow-ups and branches become a browsable conversation map.
DeepSeek Harness 的可视化非线性对话工作区:把会话、追问与分支变成可浏览、可拖拽的对话地图。
How to install
dsh plugin add dsh-synapse About
把同一工作区中的会话、追问和分支组织成一张可浏览、可拖拽、可缩放的地图,同时保留 DSH 原生会话作为唯一事实来源。 快速安装 需要支持 profile 插件机制的 DeepSeek Harness、Node.js >= 22.19.0,以及 web profile。 powershell corepack pnpm dsh plugin --profile web add dsh-synapse corepack pnpm dsh web 启动后,在 DSH 顶部切换到 **会话地图**。Synapse 复用现有的 DSH Web Server,不会启动第二个应用或代理系统。 它解决什么问题 | 能力 | 说明 | |---|---| | 对话地图 | 把连续追问、分支和不同会话放到同一张可操作的画布上。 | | 保留真实分支 | 按 DSH 原生 fork 关系连接卡片,不制造另一套会话历史。 | | 追问更顺手 | 选中回答中的文字可直接带入新的追问;常用补充词可编辑。 | | 双向同步 | 在地图或 DSH 原生对话中切换会话,当前上下文保持一致。 | 从原生对话进入 在 DSH 原生对话中,通过顶部的 **会话地图** 进入 Synapse;返回 **对话** 后,仍是同一个 DSH 会话。 文档 | 文档 | 内容 | |---|---| | 中文指南 | 安装、启动、…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 243
- mo. downloads
- 318
- Last push
- 2026-08-26
- Created
- 2026-08-16
Links
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- deepseek, deepseek-harness, dsh, dsh-plugin, dsh-plugin-market, dsh-plugins, plugin
Related plugins
dsh-rewind
SiriLee/dsh-rewind
In-place conversation rewind in the same session window without forking (Claude Code /rewind semantics): a per-message ↶ button cuts the model context back to any user message, with an optional Claude-Code-style file restore from disk-persisted before-backups.
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-plugin-bridge
Totoro-qaq/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-task-control
ningmengxr/dsh-task-control
Task control for DeepSeek Harness: one-click emergency stop and force-termination of stuck downloads and tool calls, download progress, stuck detection, pwsh activity monitoring, and append-condition / pause / resume with invisible recovery.