安装
npx -y @deepseek-ai/dsh plugin --profile web add github:caomengxuan666/dsh-winuxsh此安装命令根据 GitHub 仓库地址生成,是未经验证的安装起点。
README
维护者编写的文档快照。
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.
项目文件与信号
以下项目是目录快照中检测到的公开仓库信号。
仓库信息
- 开发语言
- TypeScript
- 许可证
- 未提供
- 最后更新
- 2026年8月15日 02:11
谨慎安装
请检查源代码、权限、生命周期脚本、依赖与网络访问;不受信任的插件应先在隔离环境中测试。