Skip to content

dsh-desktop-tools 0.4.0

Choose a tag to compare

@YUEEEEY YUEEEEY released this 20 Aug 04:38
· 4 commits to main since this release

0.4.0

  • Host auto-install — installing the plugin fetches the matching dsh-desktop-host binary for your OS from the latest GitHub Release (source build as fallback). No manual cargo build / DSH_DESKTOP_BIN needed.
  • Code editor — new /editor page + /api/fs file API (tree/read/write, workspace-root confined); Monaco-based editor with offline fallback, opened inside the desktop window (Ctrl+Shift+E / tray / menu).
  • Panel as a popup — the environment panel opens in its own window (Ctrl+Shift+P / tray / menu); the main window stays on the harness view.
  • Platform compatibility — Windows adaptations (terminal/process inspection, command tools) are now a silent, auto-applied layer presented as 平台兼容(Windows) instead of raw patch names.
  • Zed-inspired dark UI for the panel, billing and editor pages.
  • Desktop host v0.1.0 — system tray (show/hide, panel, editor, open in browser, restart service, check updates, autostart, quit), single instance, autostart, window-state memory, zoom/devtools/reload menu, 6-hour update check with tray prompt.

Install: dsh plugin --profile web add dsh-desktop-tools