Skip to content

v1.4.0 - 本地优先启动 Local-first launch

Choose a tag to compare

@RAFOLIE RAFOLIE released this 14 Aug 12:52
· 22 commits to main since this release

新增 Features

本地优先启动,下载需确认 Local-first launch, download with consent

  • 新增本地搜索:除 PATH 全局安装外,还按序搜索 exe 同目录、工作目录、用户目录下的 node_modules\.bin\dsh.cmd——pnpm add @deepseek-ai/dsh 装在 exe 旁边或项目里即可被自动发现使用
  • 本地什么都没有时不再静默下载:启动页弹出选择「下载并启动(首次约几分钟)」「重新检测」「退出」,并提示 npm i -g @deepseek-ai/dsh 一劳永逸
  • 选过「下载并启动」后记住选择(%LOCALAPPDATA%\dsh-desktop\settings.json),下次冷启动自动接 npx 候选;本地候选命中时仍优先本地
  • 启动失败页新增「改用 npx 下载启动」兜底按钮

English

  • Local search: besides a PATH-global install, node_modules\.bin\dsh.cmd is searched in the exe's directory, the working directory, then the user profile (pnpm add @deepseek-ai/dsh next to the exe just works)
  • No silent downloads: with nothing local, the boot page offers download / re-detect / exit, plus a hint that a global install removes the question permanently
  • The download choice persists; later cold starts run npx automatically, local installs still win when present
  • The error page gains an npx fallback button

下载 dsh-desktop-windowos-v1.4.0.exe 即用(免安装单文件) — Download the exe and run it directly.