daetz-coder/dsh-multi-chat1

dsh-multi-chat

DSH 多对话插件:支持在 Web 界面中以多窗口网格并排运行和监控多个对话实例。

AI 分析

核心用途是在单个屏幕上同时监控多个 Agent 的实时运行进度,并内置局域网网关。适合需要同时处理多项任务、对比不同 Agent 表现的重度用户。

套件
dsh-multi-chat
版本
0.6.5
授權
MIT
最近更新
2026年8月17日

安裝

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:daetz-coder/dsh-multi-chat

Usage

  1. Start several instances: .\scripts\start-multi.ps1 -Ports "3080,3081,3082,3084" (or manual dsh web --port ).
  2. Open any instance and click the "Multi-window" shortcut in the sidebar footer (or the "Multi-window" tab at the top of the chat area).
  3. Inside the wall view: auto-discovery (own port excluded), column switching (auto/1/2/3/4/6, horizontally filled by default), click title to maximize, ⟳ refresh one, ↗ open in a new tab, ✕ remove from view, refresh all, and live online status dots. The layout is persisted to localStorage.
  4. To exit the wall, click the "Exit" button in the toolbar's top-right to switch back to the chat view in one click.