Skip to content

Releases: caomengxuan666/deepseek-harness-desktop

v0.3.3 - Winuxsh Settings UI

Choose a tag to compare

@caomengxuan666 caomengxuan666 released this 15 Aug 01:52

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

Choose a tag to compare

@caomengxuan666 caomengxuan666 released this 14 Aug 07:19

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.