@dsh-external/dsh-split-panes
DSH split-pane conversation plugin: PiUI-style multi-pane conversation surface — split/stack panes, per-pane sessions, sidebar session drag & drop, single-row fused header. Needs the renderer session-scope capability (see README).
AI Analysis
核心用途是实现多会话分屏并行操作。适合需要同时对比、管理或运行多个独立 AI 对话任务的高级用户。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:lehhair/dsh-split-panesREADME
Read the full README ↗使用
- 分屏:点 header 的分屏按钮,或拖侧边栏会话到对话区域边缘
- 替换:拖侧边栏会话到窗格中心,替换该窗格会话
- 新建:分屏出的新窗格是当前工作区的新建对话(相互独立),直接在窗格内开始对话
- 关闭:窗格 header 的关闭按钮或
mod+shift+w