Releases: xiincs/deepseek-harness-desktop
Releases · xiincs/deepseek-harness-desktop
Release list
DeepSeek Harness Desktop v1.4.0
- Plugin market rewritten as a large dialog fetching a live, community-curated catalog (awesome-dsh-plugin.com) — browse/search/install with a confirm-before-install step and a missing-pnpm detection + one-click fix - Animated boot screen with a whale-logo reveal - Main window now launches maximized - Windows fixes: npm-ecosystem CLIs (.cmd shims) now spawn correctly, and %VAR% placeholders in registry PATH values are now expanded
DeepSeek Harness Desktop v1.3.0
DeepSeek Harness Desktop v1.3.0
DeepSeek Harness Desktop v1.2.0
chore: bump version to 1.2.0 Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
DeepSeek Harness Desktop v1.0.0
首个正式版本。相对 v0.3.0 的核心变化: - 首次启动供应商引导提示 - 单实例守护,修复进程生命周期竞态(重启抢跑清空新进程 pid) - ~/.dsh 符号链接残留自愈 - macOS (.dmg) / Linux (.deb) 打包链路验证并接入发布流程(未签名/未公证) - CI: 三平台 cargo check + 运行时组装 + 打包全链路验证
DeepSeek Harness Desktop v0.3.0
DeepSeek Harness Desktop v0.2.0
v0.1.0 — DeepSeek Harness Desktop
DeepSeek Harness Desktop 是 DeepSeek Harness 的 Windows 原生桌面版(Tauri 2 构建):
把 harness 自带的 Web 服务(dsh web)装进桌面窗口,无需浏览器标签页。
主要特性
- 一键启动:自动拉起 dsh 服务并加载界面
- 数据共享:沿用 ~/.dsh($DSH_HOME),与浏览器版会话完全一致
- 免装 Node:安装包内置 Node.js 24 + dsh 运行时,裸机可跑
- 端口智能:3080 已有实例时直接挂接(避免双实例争写数据);被占用时自动换端口
- 原生菜单/托盘:浏览器打开、重启服务、打开数据目录、退出
- 崩溃恢复:60 秒窗口内自动重启一次,失败后错误页 + 重试 + 日志
- 安全面小:harness 页面为纯远程页面,不开放任何 Tauri IPC
- 可观测:启动页实时日志 + 持久化日志文件
下载
| Asset | Size | SHA256 |
|---|---|---|
| DeepSeek Harness_0.1.0_x64-setup.exe | 53.9 MB | E95E7447CE080EDB12D088A1A717BBD3DDF365633202E76CBE4D988484A2B62A |
要求:Windows 10/11 x64(WebView2,Win11 自带 / Win10 安装器自动提示)。
已知限制
- 当前仅 Windows(macOS/Linux 打包在路线图中)
- 关窗即停服务,托盘常驻尚未实现
- 暂无自动更新
路线图:托盘常驻 · 自动更新(tauri-plugin-updater)· macOS/Linux · 工作区选择器打磨
致谢:DeepSeek Harness · Tauri · MIT License