kanneiren/dsh-windows-manager--plugins-deepseek-harness-web2

dsh-windows-manager-plugin

DSH Runtime Bridge plugin for dsh-windows-manager. Ships the authenticated named-pipe protocol; install as a DSH bundle or load through the Manager-generated per-launch patch.

AI 분석

核心用途是作为桥接插件,实现 DSH 与 Windows 管理器之间的命名管道通信。适合需要通过管理器在 Windows 原生或 WSL2 环境中管理、启动和常驻运行 DSH 实例的用户。

패키지
dsh-windows-manager-plugin
버전
0.3.0
라이선스
MIT
최근 업데이트
2026. 8. 17.

설치

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:kanneiren/dsh-windows-manager#e372e5f7183141e21e8beee715c65ed221269a6f&path:plugins/deepseek-harness-web

使用场景

  • Windows 原生:支持 npm 全局安装、固定版本 npx 和 Git 源码三种运行方式;双击桌面快捷方式即可启动并打开 DSH Web UI。
  • WSL2 Linux:Manager 仍运行在 Windows,DSH 运行在 WSL2 发行版中;自动忽略 Docker Desktop / Rancher Desktop / Podman 等辅助发行版,并选择 Ubuntu、Debian 等普通发行版,无需在 WSL 内安装 Manager。
  • 托盘常驻:关闭浏览器不会结束 DSH;托盘菜单提供打开、启停、状态、更新、日志和语言切换。
  • 多实例:Windows 与 WSL 实例可同时配置,每个实例拥有独立端口、状态与生命周期。