v0.1.0 — Initial release · 首个版本
Initial release of dsh-desktop — a native desktop shell for the DeepSeek Harness web GUI.
dsh-desktop 首个版本 —— DeepSeek Harness web GUI 的原生桌面外壳。
Highlights · 亮点
- Runs the full
dsh webGUI in a native Tauri v2 window (Linux + macOS)
在原生 Tauri v2 窗口中运行完整的dsh webGUI(Linux + macOS) - Crash-safe backend supervisor: graceful SIGTERM → SIGKILL, plus a watchdog that reaps the backend if the app crashes
崩溃安全的后端 supervisor:优雅 SIGTERM → SIGKILL,外加看门狗在应用崩溃时回收后端 - Shares sessions / settings / credentials with CLI
dshviaDSH_HOME=~/.dsh
通过DSH_HOME=~/.dsh与命令行dsh共享会话 / 设置 / 凭据
See README for build instructions.
构建说明见 README。