DSH Desktop v0.1.0-rc.6.5
·
14 commits
to main
since this release
DSH Desktop v0.1.0-rc.6.5 preview
This preview keeps the official DeepSeek Harness 0.1.0-rc.6 runtime unchanged and improves the
Windows desktop integration around it.
Highlights
- The DSH backend runs on a bundled official Node.js 24 runtime instead of Electron-as-Node. The
native workspace directory picker works again ("open workspace" previously crashed after picking a
folder), and backend logs are written tobackend.logagain. - The Settings Open configuration file action opens through Electron's native Windows shell, so
Electron-based editors such as VS Code no longer inherit backend Node mode. - Folder opens use the same desktop bridge.
desktop-uiis bundled, installed, and enabled on first use or after its bundled content changes.
Subsequent launches preserve the user's choice.- x64 is the only supported architecture: one installer and one portable executable.
Verified
- 7 automated desktop integration tests pass.
- The revised build was smoke-tested end to end: the backend runs on the bundled
node.exe, logs
reachbackend.log,host.pickDirectoryopens and closes the native folder dialog without
crashing, and core APIs respond. - All screenshots in this release show only the DSH Desktop application window.
