Skip to content

v0.6.5 — Official DSH bundle form + bilingual docs

Latest

Choose a tag to compare

@daetz-coder daetz-coder released this 17 Aug 03:27
· 4 commits to main since this release

dsh-multi-chat v0.6.5

Multi-window wall for DeepSeek Harness — run & monitor N DSH conversations side-by-side, with an authenticated LAN gateway for phone/tablet access.

多窗口墙插件:在 DeepSeek Harness 里并排运行、监控多个对话实例,内置带口令认证的局域网网关,手机/平板也能看。

What's new / 本次更新

Official DSH bundle form (the big one / 重大变更)

This release adopts the official DSH plugin form — the plugin now ships its own dsh.bundle.patch declaration pointing at an in-package cordis.patch.yml. This unlocks the Cordis-native experience:

  • Installnpx dsh-multi-chat install (or dsh plugin --profile web add <tarball>) — DSH auto-appends the package to dsh.profile.bundles and mounts its bundle layer. No manual profile patch edits, ever.
  • Uninstalldsh plugin --profile web remove @deepseek-ai/dsh-client-ui-multi-wall — one command, nothing manual to clean up.
  • Fully live-tested: install → auto-mount → plugin routes (/multi/api/ports) working inside a running dsh web → clean uninstall.

本版本改为官方 DSH bundle 形态:插件自带 dsh.bundle.patch 声明(指向包内 cordis.patch.yml),安装后 DSH 自动把它加入 bundle 层栈并挂载——再也无需手改 profile 的 cordis.patch.yml;卸载一条命令干净完成。

Also in this release / 其他

  • Bilingual README: English README.md + Chinese README.zh.md(双语 README)
  • Bilingual distribution docs / 双语分发文档
  • Screenshots: Windows dual-chat, iPad dual-chat, Windows triple-chat(三张效果图)

Install / 安装

npx dsh-multi-chat install
npx dsh-multi-chat start --ports 3080,3081,3082

Uninstall / 卸载

dsh plugin --profile web remove @deepseek-ai/dsh-client-ui-multi-wall

Resources / 资源