caomengxuan666 / dsh-winuxsh

Listed

Winuxsh runtime, sandbox, profile bundle, and Web UI plugin for DeepSeek Harness

mainToolSandbox View source

Installation

npx -y @deepseek-ai/dsh plugin --profile web add github:caomengxuan666/dsh-winuxsh

This installation command is an unverified starting point generated from the GitHub repository address.

README

Maintainer-authored documentation snapshot.

View on GitHub ↗
Commit 86ceaf0Synced Aug 18, 2026

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.

Project files and signals

Shown items are public repository signals detected in the directory snapshot.

TestsDetected

Repository information

Language
TypeScript
License
Not reported
Last updated
Aug 15, 2026, 2:11 AM

Install deliberately

Review source code, permissions, lifecycle hooks, dependencies and network access. Test untrusted plugins in an isolated environment.