Skip to content

DSH Agent v1.1.4

Choose a tag to compare

@github-actions github-actions released this 16 Aug 12:40

DSH Agent v1.1.4

DeepSeek Harness 桌面客户端 — 一键启动 dsh web,集成环境自检、版本更新、插件市场。


⬇️ Download / 下载链接

OS / 系统 Requirements / 版本要求 Direct Links / 点击直链下载
Windows Windows 10+
(WebView2 Runtime)
macOS macOS 12.0+
Linux Linux Kernel 5.4+

🚀 本次更新

  • fix: 修复安装后首次启动失败(stderr 管道阻塞 + 版本管理器 shim 解析卡死)
  • feat: 文件日志系统,崩溃/node 异常/连接异常写入安装目录,关于页支持打开日志目录
  • fix: 查看日志按钮无效 — opener 插件缺少 allow-open-path 权限
  • fix: 卸载报 Runtime error — {userprofile} 不是 Inno Setup 合法常量
  • fix: dsh 进程残留 — 关窗/强杀后进程树清理
  • chore: bump version to 1.1.4

📋 前置要求

  • Node.js ≥ 22(dsh 运行时依赖)
  • dshnpm install -g @deepseek-ai/dsh(App 内也可一键安装)

Windows 用户需安装 WebView2 Runtime(Win11 已内置)。

🐛 Feedback / 问题反馈

Bug Report: Click Here