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

dsh-windows-manager-plugin

用于 dsh-windows-manager 的 DSH 运行时桥接插件。提供经过身份验证的命名管道协议,可作为 DSH 捆绑包安装,或通过管理器生成的每次启动补丁进行加载。

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 实例可同时配置,每个实例拥有独立端口、状态与生命周期。