v1.1.0 - 启动解耦:官方命令行 Official CLI launch
DSH Desktop v1.1.0
中文 | English below
中文
DeepSeek Harness 的 Windows 桌面壳(Tauri v2 + React 18 + TS),交付单个免安装裸 exe(约 4.5 MB)。
启动与文件路径解耦,走官方命令行候选链(自动降级):
DSH_CMD环境变量(可配DSH_CWD)——完全自定义,面向源码开发者dsh web—— 已全局安装npm i -g @deepseek-ai/dsh的用户,启动最快npx --yes @deepseek-ai/dsh web—— 官方零安装命令,仅需 Node.js
其它功能:窗口直连 3080 原生 webchat;托盘常驻,X 只隐藏(DSH 继续运行),双击托盘/右键 Open DSH 唤回;任务完成弹系统通知(「打开窗口」/「明白」两按钮,超时自动收起);已有 DSH 在跑则附加连接、退出不动;托盘退出整树清理零孤儿;单实例保护。
快速开始:解压 zip,双击 dsh-desktop.exe。
English
A Windows desktop shell for DeepSeek Harness (Tauri v2 + React 18 + TS), shipped as a single portable bare exe (~4.5 MB).
Launch decoupled from file paths via an official-CLI candidate chain (automatic fallback):
DSH_CMDenv var (optionalDSH_CWD) — full customization, for source developersdsh web— for users with a globalnpm i -g @deepseek-ai/dsh(fastest)npx --yes @deepseek-ai/dsh web— the official zero-install command; Node.js only
Other features: window shows the native webchat at 3080; tray-resident with X = hide (DSH keeps running), tray double-click / Open DSH restores; task-done toast with "Open Window" / "Got it" buttons (auto-collapses); attaches to an already-running DSH without touching it on exit; tray quit tears down the spawned tree with zero orphans; single-instance guard.
Quick start: unzip and double-click dsh-desktop.exe.
⚠️ 首次运行 Windows SmartScreen 可能拦截(exe 未签名):点「更多信息 → 仍要运行」。
Windows SmartScreen may warn on first run (unsigned exe): "More info" → "Run anyway".