dsh-winuxsh
其他 活跃维护

dsh-winuxsh

caomengxuan666/dsh-winuxsh

作为扩展插件,内置Winuxsh运行时环境、沙箱隔离能力、预置配置包以及可视化管理Web UI,开箱即用,无需额外繁琐配置即可快速启用Winuxsh相关能力。

2
Stars 标星
0
Forks 分支
2
Watchers 关注
0
Open Issues
TypeScript
主要语言
None
开源协议
61 KB
仓库大小
1 个月前
最后推送
一键安装扩展 / 插件指令
dsh plugin --profile web add github:caomengxuan666/dsh-winuxsh
git clone https://github.com/caomengxuan666/dsh-winuxsh.git
git clone git@github.com:caomengxuan666/dsh-winuxsh.git
README.md main

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

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.