Releases: caomengxuan666/deepseek-harness-desktop
Releases · caomengxuan666/deepseek-harness-desktop
Release list
v0.3.3 - Winuxsh Settings UI
Included
- Added @cmx666/dsh-client-ui-winuxsh as a real DSH client plugin.
- Added a Winuxsh card and restart-aware enable switch in Settings > Plugins.
- Moved Session export from the header utilities slot into the session actions slot to avoid the Frameless Desktop top-button group.
- Desktop now installs the Winuxsh bundle containing runtime, tool-bash, and the Web UI plugin.
- Published packages:
- @cmx666/dsh-client-ui-winuxsh@0.1.0-rc.7
- @cmx666/dsh-winuxsh-bundle@0.1.0-rc.8
Install for official DSH
Install Winuxsh and make winuxsh.exe available on PATH, then run:
dsh plugin --profile web add @cmx666/dsh-winuxsh-bundle@0.1.0-rc.8
dsh web
Desktop
The Frameless Desktop installs the bundle automatically on first startup.
v0.3.2 - Frameless Desktop with Winuxsh
Included
-
Frameless title-bar window behavior migrated into the Desktop main process.
-
Desktop automatically installs the remote Winuxsh providers into the DSH web profile.
-
Official DSH users can install all Winuxsh support with one command:
dsh plugin --profile web add @cmx666/dsh-winuxsh-bundle
-
The bundle enables winuxsh-sandbox and tool-bash, and disables the PowerShell shell/tool rows.
-
Published npm packages:
- @cmx666/dsh-winuxsh-bundle@0.1.0-rc.6
- @cmx666/dsh-winuxsh-local@0.1.0-rc.6
- @cmx666/dsh-winuxsh-sandbox@0.1.0-rc.6
Requirements
- Install Winuxsh and make winuxsh.exe available on PATH.
- Desktop performs the provider install automatically on first startup.
- Official DSH requires only the one bundle command above, then normal dsh web startup.