caomengxuan666/dsh-winuxsh
Winuxsh runtime, sandbox, profile bundle, and Web UI plugin for DeepSeek Harness
项目介绍Project Overview
dsh-winuxsh 是为 DeepSeek Harness 提供 Winuxsh 支持的插件集合,含本地与沙箱执行器、一键 profile bundle 及 Web 设置卡片。它可启用 winuxsh-sandbox 和 tool-bash、隐藏 PowerShell 行并调整会话导出入口,适合在 DSH 中接入 Winuxsh 运行时。使用前需先安装 Winuxsh 并确保 winuxsh.exe 在 PATH 中;许可需查看各包元数据及上游条款。
dsh-winuxsh is a plugin set that adds Winuxsh support to DeepSeek Harness, including local and sandboxed executors, a one-command profile bundle, and a Web Settings card. It enables winuxsh-sandbox and tool-bash, hides PowerShell rows, and relocates Session export. Use it when integrating Winuxsh runtimes into DSH. Winuxsh must be installed first with winuxsh.exe on PATH; license terms come from package metadata and upstream DSH.
请帮我了解并安装插件:【dsh-winuxsh】【https://github.com/caomengxuan666/dsh-winuxsh】
把上面这条消息直接发给当前会话里的 DSH,让它帮你了解并安装。安装命令不一定准确,发给 DSH 更稳。Send this message to DSH in your current session. CLI install commands may not be accurate across systems — DSH will figure it out for you.
或使用命令行安装(适合开发者)Or use CLI install (for developers)
命令行安装CLI Install
dsh plugin --profile web add @cmx666/dsh-winuxsh-bundle@0.1.0-rc.8
把 caomengxuan666/dsh-winuxsh 加入你的 DSH 配置(web profile)即可启用。
READMEREADME
DSH Winuxsh Plugins
Winuxsh support for DeepSeek Harness: runtime providers, a one-command profile bundle, and the Web Settings card.
Install For Official DSH
Install Winuxsh first and make winuxsh.exe available on PATH. Then run one command:
dsh plugin --profile web add @cmx666/dsh-winuxsh-bundle@0.1.0-rc.8
Start DSH normally:
dsh web
The bundle enables winuxsh-sandbox and tool-bash, disables the PowerShell shell/tool rows, adds the Winuxsh card under Settings > Plugins, and moves Session export into the session action group.
Packages
@cmx666/dsh-winuxsh-local: local Winuxsh executor.@cmx666/dsh-winuxsh-sandbox: sandboxed Winuxsh executor.@cmx666/dsh-winuxsh-bundle: one-command DSH profile bundle.@cmx666/dsh-client-ui-winuxsh: Web Settings card and client session action placement.
Desktop
The Frameless Desktop integration lives in the main repository and installs the bundle automatically:
https://github.com/caomengxuan666/deepseek-harness-desktop
Source And Releases
- Source: https://github.com/caomengxuan666/dsh-winuxsh
- Desktop releases: https://github.com/caomengxuan666/deepseek-harness-desktop/releases
- npm scope: https://www.npmjs.com/org/cmx666
Development
Each package is independently publishable from its package directory. The source mirrors the package contents published to npm; Desktop integration remains in the Desktop repository.
License
See the individual package metadata and upstream DSH license terms.
nexu-io/open-design
freestylefly/awesome-gpt-image-2
anywhere-labs/dsh-desktop
walkinglabs/learn-harness-engineering
awesome-dsh-plugin/awesome-dsh-plugin
MemTensor/MemOS