dsh-side-chat-plus-plus
Multi-tab side chat for DeepSeek Harness. Quote a whole message or text selected from a still-streaming reply into a side chat without waiting for the reply to finish, and dock the panel over the better-sidebar workbench or yield to the conversation depending on the sidebar state.
DeepSeek Harness 多标签侧聊增强:可引用整条消息,也可在回复生成中选中文本追问(无需等待回复完成);右侧停靠面板随 better-sidebar 开关在覆盖与让位间自动切换。
How to install
dsh plugin add dsh-side-chat-plus-plus About
dsh-side-chat-plus-plus Codex 式多标签侧聊增强 —— 从 @ahggg/dsh-side-chat fork 的破坏式重写。 https://github.com/user-attachments/assets/5fefe33f-b4e8-42c5-adac-4d728fccfc0d 在原版「选中文字 → 侧聊追问」的基础上,做这些改进: **整条消息引用(Codex 式)**:鼠标悬停到任意一条历史消息,右上角出现「引用到侧聊」按钮,无需先选中文字,直接把整条消息作为引用上下文开一个新侧聊。 **多标签侧聊**:每个侧聊是一个独立标签页,可同时保留多个、切换、关闭,互不干扰(原版同一时间只能有一个侧聊)。 **生成中选中引用(零等待)**:主会话回复还在生成时,就能选中已输出的文本呼出「添加到对话 / 引用到侧聊」。引用到侧聊立即开工——fork 历史切在「用户问题之后、回复之前」(A3 中回合切点),引文随首条消息注入,不必等模型打完字;若宿主无法在流式回合中切点,会自动等待回合完成后再重试一次。 **多轮引用与重启恢复**:主会话中的引用批注会随输入状态恢复;侧聊父子关系由 host 持久化,活动标签由浏览器会话状态记录,DSH host 重启后可继续使用;关闭或归档时同步清理生命周期状态。 **附件不再互相遮挡**:引用胶囊、图片预览和文件附件…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-08-27
- Created
- 2026-08-23
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- deepseek-harness, dsh-plugin, side-chat
Related plugins
dsh-synapse
liangmianya/dsh-synapse
Visual, non-linear conversation workspace for DeepSeek Harness — sessions, follow-ups and branches become a browsable conversation map.
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.