Skip to content

v0.2.1

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Aug 18:59

🐋 DeepSeek Harness Desktop v0.2.1

DeepSeek Harness(DeepSeek 开源的可插拔 AI Agent harness)打造的桌面应用壳。
A desktop shell for DeepSeek Harness — the pluggable AI agent harness from DeepSeek.

0.2.1 修复:安装器自动关闭运行中的应用、Linux 恢复 deb 安装包。零侵入包装不变(子进程运行官方 dsh web,内置 Node 24 + @deepseek-ai/dsh)。
0.2.1: installer now auto-closes the running app, and the Linux .deb is back. Zero-intrusion wrapper — the harness source is never modified.


📦 下载 / Downloads

平台 Platform 文件 File
🪟 Windows x64 DeepSeek.Harness.Desktop.Setup.0.2.1.exe(NSIS 安装包)
🍎 macOS Apple Silicon DeepSeek.Harness.Desktop-0.2.1-arm64.dmg
🍎 macOS Intel DeepSeek.Harness.Desktop-0.2.1.dmg
🐧 Linux x64 deepseek-harness-desktop-0.2.1.AppImage · deepseek-harness-desktop-0.2.1.deb

macOS 为未签名构建,首次运行需 右键 → 打开(Gatekeeper)。
macOS builds are unsigned — on first run, right-click → Open.


🆕 修复 / Fixes

安装器自动关闭运行中的应用 · Installer auto-closes the running app

应用为托盘常驻设计(关闭窗口 ≠ 退出),旧安装器检测到应用在运行时会卡在「无法关闭,请手动关闭」——现在安装/更新时自动强杀应用进程树,直接完成安装。
The app is tray-resident (closing the window ≠ quitting); the old installer stalled with "cannot be closed — close it manually". Now the installer force-closes the app (and its backend) automatically and finishes.

Linux deb 安装包恢复 · Linux .deb restored

修复了 0.2.0 中 deb 被 artifactName 误命名为 .AppImage 而缺失的问题。
Fixed 0.2.0's missing .deb (a shared artifactName had misnamed it as .AppImage).


💾 数据与日志 / Data & Logs

项 Item 位置 Location
数据(profile/会话/存储)· Data <userData>/dshDSH_HOME
日志 · Logs <userData>/logs/main.log
壳设置 · Shell settings <userData>/settings.json(启动最小化)

⚠️ 已知限制 / Known Limitations

  • 安装包约 162M(内置 Node + dsh 完整依赖树);进一步裁剪在路线图上 · Installer ≈162M; further trimming on the roadmap
  • macOS 未签名,首次运行需右键打开;macOS 无自动更新 · macOS unsigned; no auto-update
  • dsh 处于 developer preview,迭代快速;版本已锁定,升级需重新打包验证 · dsh in developer preview; version pinned
  • Windows 自动更新为引导模式(下载后运行安装包)而非静默 · Windows update is guided, not silent (unsigned)

📣 反馈 / Feedback

发现 Bug?有功能建议?欢迎提交 issue(中英文均可)。
Found a bug or have a feature idea? Issues are welcome (English or 中文).