Skip to content

v0.2.2

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Aug 12:30
· 4 commits to main since this release

dsh-desktop 0.2.2 — the desktop profile shell for DeepSeek Harness.

What's new

  • Explorer Preview tab: markdown rendering (with local-image rewriting and a table of contents), HTML preview in a sandboxed iframe, and a hex dump for binary files — all backed by a loopback-only /dshd-file route on the harness server (capped, no directory listings).
  • Live preview refresh: the preview polls desktop_stat (size + mtime) and reloads when the file changes on disk.
  • Window title follows the chat: the active conversation's title is mirrored into the native window and custom title bar via desktop_set_title.
  • Settings tab rework in the web UI.

Install

  • Linux: DeepSeek Harness_0.2.2_amd64.deb
  • macOS: DeepSeek Harness_0.2.2_aarch64.dmg
  • Windows: DeepSeek Harness_0.2.2_x64-setup.exe
  • In-app updater tarballs: dsh-desktop-v0.2.2-<platform>.tar.gz (+ .sha256)

Full Changelog: v0.2.0...v0.2.2