wepar1212/dsh-wsl-workspace

wepar1212★ 1JavaScript最后同步: 2026-08-16

在 GitHub 打开

WSL workspace picker bundle for DeepSeek Harness

README 摘要

dsh-wsl-workspace 一个独立的 DeepSeek Harness 树外 bundle。在 Web 工作区侧边栏提供手动 WSL 开关、发行版选择和 Linux 目录浏览,将选中的 WSL 目录直接添加为 DSH 工作区。 An independent out-of-tree bundle for DeepSeek Harness. It adds a manual WSL switch, distribution picker, and Linux directory browser to the Web workspace sidebar, then opens the selected WSL directory as a DSH workspace. 功能 / Features - 开关默认关闭;只有用户手动启用后才访问 WSL。 - 自动发现当前 Windows 用户安装的 WSL 发行版。 - 支持浏览目录或输入 /home/user/project 这类绝对 Linux 路径。 - 使用 Host 返回的 \\wsl.localhost\ \... 路径创建标准 DSH 工作区。 - Host、Web Client、Typert Remote 和 bundle patch 全部包含在一个 npm 包中。 - 不修改 DSH 的 packages/bundle/web-app 、根 tsconfig 或其他随发行文件。 - The switch defaults to off and WSL is accessed only after explicit opt-in. - Installed WSL distributions are discovered automatically. - Browse directories or enter an absolute Linux path such as /home/user/project . - The Host returns an authoritative \\wsl.localhost\ \... path for the standard DSH workspace service. - Host, Web Client, Typert Remote, and bundle patch ship in one npm package. - No DSH distribution file needs to be edited. 本地安装 / Local installation 先构建插件: 然后通过 Web profile 一句话安装并挂载: 发布版可直接从 GitHub 一句话安装(需要 DSH 源码已安装): 仓库已包含预构建的 lib/ ,安装者无需先下载插…

在 GitHub 查看完整 README →
工具/开发cordisdeepseek-harnessdsh-plugintypescriptwindowsworkspacewslsidebar

分类