Skip to content

v0.2.0 - DeepSeek Harness Desktop Client

Choose a tag to compare

@myYangyunfan myYangyunfan released this 13 Aug 21:57
· 9 commits to main since this release

DSH Desktop v0.2.0

DeepSeek Harness (dsh) Windows desktop client. This release adds the companion plugin system, client self-update, and session toolchain.

Download

File Description
DSH-Desktop-0.2.0-portable-x64.exe Portable (126 MB) - no install needed
DSH-Desktop-Setup-0.2.0-x64.exe Installer (126 MB) - creates shortcuts

What's new in v0.2.0

  • Companion plugin system (�ssets/plugins/): dsh-terminal (in-session terminal), dsh-file-changes + dsh-client-file-changes (file change tracking & one-click restore, project file tree, HTML/port preview), dsh-balance (DeepSeek balance widget), dsh-plugin-marketplace
  • Client self-update (client-updater.js): GitHub Releases -> Gitee Releases dual-source fallback, auto merge Gitee 100MB split parts, portable in-place replace + auto restart, safe rollback on failure
  • Official dsh update tracking (updater.js): detect new @deepseek-ai/dsh versions, install on user consent via npm overlay, atomic switch, rollback on failure
  • Session completion system notification: Windows toast when agent task finishes, click to focus window
  • Shortcut auto-maintenance: portable build auto-creates/repairs desktop & start menu shortcuts
  • Security audit fixes: H1 navigation origin validation, H2/H3 file restore/open fences, M1-M7 lifecycle & update robustness fixes
  • Terminal fixes: per-session token isolation, host cwd mismatch rebuild, MAX_SHELLS=8

Requirements

  • Windows 10/11 (x64)

License

MIT. Based on @deepseek-ai/dsh (MIT).