Starline DSH Desktop v0.6.20
本页下载文件已按 系统、CPU、安装形态、联网模式 命名,文件大小来自本次实际构建。
快速下载
| 系统 | CPU | 在线小包 | 完整离线包 |
|---|---|---|---|
| Windows | x64(Intel / AMD) | Setup 安装版 · 6.4 MiB Portable 便携版 · 4.7 MiB |
完整离线便携版 · 101.4 MiB |
| Windows | ARM64(Windows on ARM) | Setup 安装版 · 5.9 MiB Portable 便携版 · 4.2 MiB |
完整离线便携版 · 96.2 MiB |
| macOS | Intel x64 | 应用包 · 4.2 MiB | 完整离线应用包 · 107.9 MiB |
| macOS | Apple Silicon ARM64 | 应用包 · 3.8 MiB | 完整离线应用包 · 105.5 MiB |
| Linux | x64(Intel / AMD) | DEB 安装包 · 3.5 MiB Portable 便携版 · 4.1 MiB |
完整离线便携版 · 95.2 MiB |
| Linux | ARM64 | DEB 安装包 · 3.1 MiB Portable 便携版 · 3.7 MiB |
完整离线便携版 · 94.4 MiB |
本版本固定系统要求
以下要求固定在本 tag 的 release-requirements.json(修订 2026-08-16)中,后续版本不会反向改写本页。
| 平台 | 本版本支持基线 | 必要组件 |
|---|---|---|
| Windows x64 / ARM64 | Windows 10 22H2(OS build 19045)或 Windows 11 | Microsoft Edge WebView2 Runtime |
| macOS Intel / Apple Silicon | macOS 13.5 或更高版本 | 系统 WebKit;在线包还需满足 Node.js 要求 |
| Linux x64 / ARM64 | Ubuntu Desktop 24.04 LTS;GA 内核基线 Linux 6.8 或更新版本 | glibc 2.39+、GTK3、WebKitGTK 4.1 |
- 在线小包:Node.js 22.19+ 或 24+,并提供 npm/npx;首次启动可能访问 npm registry。
offline-full:内置 Node.js 24.19.0;内置固定 Node.js 与 DSH 依赖;模型服务、远程 MCP、Web 工具和更新仍可能需要网络。- 旧系统边界: 不支持 Windows 10 22H2 之前版本、macOS 13.5 之前版本、Ubuntu 22.04 及更早版本;其他 Linux 发行版不在当前支持范围内。
- Linux 内核号只是 Ubuntu 构建/支持基线;glibc 与 GTK/WebKitGTK 等用户态 ABI 同样是硬性条件,升级旧发行版内核不会自动获得支持。
如何选择
- 普通 Windows 10/11 电脑一般选择 Windows x64 · Setup 安装版;只有 Windows on ARM 设备才选择 ARM64。
- Intel Mac 选择
macos-intel-x64,M1/M2/M3/M4 等 Apple Silicon Mac 选择macos-apple-silicon-arm64。 online是体积较小的普通包,需要系统 Node.js 22.19+ 或 24+,首次运行可能访问 npm registry。offline-full内置固定 Node.js 与 DSH 生产依赖,体积明显更大且包含大量文件;它不访问 npm,但模型服务、远程 MCP 和 Web 工具仍可能需要网络。
本版变更
修复
- DSH alpha.3 就绪后改由系统浏览器完成 loopback 认证;Desktop 保留启动、日志、代理和进程控制页,避免 Windows WebView2 显示认证黑屏。
校验与平台提示
- 每个资产都有独立
.sha256,也可下载 SHA256SUMS.txt 统一校验。 - 当前 Windows 与 macOS 产物尚未进行商业代码签名或 Apple 公证,系统可能显示未知发布者或 Gatekeeper 提示。
- Linux DEB 与便携包均只支持上述 Ubuntu 24.04 基线;DEB 会声明 glibc、GTK3 与 WebKitGTK 4.1 依赖。
- 本项目是独立社区项目,与 DeepSeek 官方无隶属、背书或商业关系。
Windows WebView2 compatibility boundary
- On Windows, the alpha.3 loopback authentication flow returns a 303 with an HttpOnly, SameSite=Strict session cookie. The system browser completes that flow, while the tested embedded WebView2 surface returns the upstream authentication-required page.
- This release therefore keeps Desktop as the startup, diagnostics, proxy, and lifecycle controller, then opens the verified DSH URL in the system browser. It does not delete DSH profiles, sessions, credentials, or attachments.
- Verified Windows screenshot:
