← 返回列表
✓ 可直接安装
DeepSeek Harness 多对话面板:并排查看并与多个 Agent 会话同时交互。
自动检查通过:npm 包已发布且 engines 声明满足基线;该结论来自程序自动检查,未经人工实机验证。 · 最近上游提交 2026/8/22 · 已提供中文文档
综合分
39.4
GitHub 分
39.4
用户评分
—
★ Stars
12
周下载量
—
安装插件(需先安装 dsh CLI 引擎:npm install -g @deepseek-ai/dsh)
dsh plugin --profile web add multiple-chat-panelsnpm 包 multiple-chat-panels 已校验归属本仓库,走 npm 安装最省事
数据截至 2026/9/19(元数据每日更新 · 实装验证按队列轮转,单条结论的验证时间见上方)
安装兼容性检查✓ 自动检查通过
以下结论由程序自动检查 npm 包、engines 声明与入口文件得出,未做人工实机验证——能装不等于用着没问题。
✓npm 包multiple-chat-panels @ 0.1.1
✓Node 引擎未声明 engines.node
✓dsh CLI 依赖未声明 dsh 版本约束
✓入口文件main/exports/bin 已声明
验证方式:npm registry 存在性 + package.json 静态校验 · 最后验证 2026/9/19 16:49:09
依赖的 DSH / Cordis 模块
@deepseek-ai/cordis@deepseek-ai/dsh-api-remotes@deepseek-ai/dsh-client-runtime@deepseek-ai/dsh-client-ui-layout@deepseek-ai/dsh-client-ui-model-selection@deepseek-ai/dsh-client-ui-sidebar@deepseek-ai/dsh-client-ui-slots@deepseek-ai/dsh-client-ui-primitives@deepseek-ai/dsh-host-webserver@deepseek-ai/dsh-permission-presets用户评分
还没有人投票,来当第一个
订阅周报,不错过优质插件更新
每周一封 · 高评分插件 + 新用户活动
README
dsh-multiple-chat-panels DeepSeek Harness 的多聊天面板:并排查看多个 Agent 并与之交互。 终端原生 Agent(如 Claude Code)为你提供一种“上帝视角”:你可以同时观看和操控多个对话,并与多个 Agent 并行交互。大多数桌面端和网页端 Harness 并不提供这种能力:你要么在单个对话中与单个 Agent 协作,要么在多个窗口之间来回切换并很快丢失上下文。 在终端里使用 TUI 形态的 Agent(例如 Claude Code),你会获得一种“一览众山小”的上帝视角:可以同时查看和操控多个对话窗口,并与多个 Agent 并行互动。但很多桌面端或网页端的 Harness 并不支持这种能力:要么只能在一个对话里和一个 Agent 交互,要么即使支持多 Agent / 多窗口,操作也非常繁琐。 Claude Code in a terminal with multiple conversation panes multiple-chat-panels 将同样的体验带到了 DeepSeek Harness。把左侧边栏中的对话拖到中间区域,Mission Control 就会打开,每个会话都成为一个实时、可独立交互的面板。借助这种“上帝视角”,你可以显著改善与多个 Agent 的交互方式以及处理多任务的方式,而无需离开桌面端或网页端 UI。深色和浅色模式均可用。 multiple-chat-panels 把这种体验带到了 DeepSeek Harness:你只需把左侧边栏里的对话拖到中间区域,Mission Control 就会把每个会话展开为一个可实时交互的独立面板。有了这样“一览众山小”的上帝视角,你可以显著提升与多个 Agent 的交互能力,以及多任务(multitasking)的执行能力;无需离开桌面端或网页端 UI。支持深色与浅色模式。 DeepSeek Harness multi-chat panels in dark mode DeepSeek Harness multi-chat panels in light mode v0.1.1 updates / v0.1.1 更新 - Adapted for DeepSeek Harness v0.1.1-rc.2. - Runtime shell adapter supports both the original client's sidebar.primary.action + main.page layout and the official Harness sidebar.footer.action + shell.overlay layout. - Cross-row pane moves now preserve the live conversation view instead of rebuilding it, making drag-and-drop noticeably more responsive for long chats. - 已适配 DeepSeek Harness v0.1.1-rc.2。 - 运行时外壳适配器同时支持原客户端的 sidebar.primary.action + main.page 布局,以及 Harness 官方版的 sidebar.footer.action + shell.overlay 布局。 - 跨行拖拽面板时会保留原有对话视图,不再重建长对话内容,拖拽响应速度明显提升。 安装 dsh plugin --profile web add multiple-chat-panels 也可以直接从 GitHub 安装: dsh plugin --profile web add github:WilliamShi666/dsh-multiple-chat-panels 安装后重启 DSH,把侧边栏中的会话拖到中间区域即可打开 Mission Control。 链接 - GitHub: https://github.com/WilliamShi666/dsh-multiple-chat-panels - npm: https://www.npmjs.com/package/multiple-chat-panels - 完整功能与开发状态: docs/FEATURES.md - 发布/开源操作: RELEASING.md License MIT
扫码进群