v0.2.0
🐋 DeepSeek Harness Desktop v0.2.0
为 DeepSeek Harness(DeepSeek 开源的可插拔 AI Agent harness)打造的桌面应用壳。
A desktop shell for DeepSeek Harness — the pluggable AI agent harness from DeepSeek.
V2 更新:安装包瘦身、设置页「桌面」分区、自动更新。壳与 harness 零侵入(子进程运行官方 dsh web,内置 Node 24 + @deepseek-ai/dsh)。
V2: smaller installer, a desktop section in Settings, and auto-update. Zero-intrusion wrapper — the harness source is never modified.
📦 下载 / Downloads
| 平台 Platform | 文件 File |
|---|---|
| 🪟 Windows x64 | DeepSeek.Harness.Desktop.Setup.0.2.0.exe(NSIS 安装包) |
| 🍎 macOS Apple Silicon | DeepSeek.Harness.Desktop-0.2.0-arm64.dmg |
| 🍎 macOS Intel | DeepSeek.Harness.Desktop-0.2.0.dmg |
| 🐧 Linux x64 | deepseek-harness-desktop-0.2.0.AppImage |
macOS 为未签名构建,首次运行需 右键 → 打开(Gatekeeper)。
macOS builds are unsigned — on first run, right-click → Open.
🆕 更新内容 / What's New
安装包瘦身 · Slimmer installer
安装包 177M → 162M(解压后省 ~83M):语言包只保留中/英、node-pty 与 sharp 只保留当前平台二进制。
Installer 177M → 162M (≈83M smaller unpacked): en/zh locales only, platform-native node-pty/sharp only.
设置页「桌面」分区 · Desktop section in Settings
设置页新增「桌面」标签页(UI 契合 harness 设计体系):
A "Desktop" tab in Settings, styled to match the harness UI:
- ☑️ 开机自启 开关 — 与托盘菜单双向同步 · Auto-start toggle, synced with the tray menu
- ☑️ 启动时最小化到托盘 开关 — 启动后不弹主窗口 · Launch-minimized toggle
- ℹ️ 关于卡片 — 版本号、数据目录/日志目录(一键打开)· About card — version, data & log dirs with open buttons
- 🔄 检查更新按钮 — 主动检查并显示版本对比 · Check-for-updates button
自动更新 · Auto-update
- 启动 15 秒后静默检查,有新版自动下载 · Silent check 15s after launch, auto-download
- 🪟 Windows:下载后引导运行安装程序(未签名无法静默安装)· guided — runs the installer
- 🐧 Linux:AppImage 全自动替换,重启即新版 · automatic — replaces itself
- 🍎 macOS:暂不支持(需签名证书)· excluded (needs signing)
修复 · Fixes
- 托盘「开机自启」勾选与设置页开关双向同步 · Tray auto-start checkbox now syncs with the Settings toggle
- 跨平台打包修复:mac/linux 的 sharp libvips 运行时库在体积裁剪中被误删 · Fixed sharp-libvips being trimmed away on mac/linux
💾 数据与日志 / Data & Logs
| 项 Item | 位置 Location |
|---|---|
| 数据(profile/会话/存储)· Data | <userData>/dsh(DSH_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 中文).
Full Changelog: v0.1.0...v0.2.0