Skip to content

Releases: wilesen/DeepX

DeepX v1.1.1

Choose a tag to compare

@wilesen wilesen released this 14 Aug 11:14

Windows 修复

  • 服务检测从单一 URL 改为同时尝试 127.0.0.1:3080 和 [::1]:3080(IPv4/IPv6 双栈)
  • HTTP 超时延长到 5 秒,更鲁棒
  • 把 npx 输出写入 deepx-server.log,方便排错
  • 等待进度实时打印

DeepX v1.1.0

Choose a tag to compare

@wilesen wilesen released this 14 Aug 08:58

更新内容

macOS

  • 修复 Cmd+C/V/A/X/Z 等键盘快捷键不响应问题(添加 Edit 菜单)
  • 添加 View 菜单(Cmd+R 刷新、Cmd+. 停止加载)
  • 添加 Window 菜单(Cmd+M 最小化)

Windows

  • 新增 WebView2 原生 GUI 窗口(不再开系统浏览器)
  • 启动后自动在窗口内加载页面
  • 编译为 GUI 子系统,无控制台窗口

通用

  • 版本号更新至 1.1.0

DeepX v1.0.0

Choose a tag to compare

@wilesen wilesen released this 14 Aug 03:25

DeepSeek 桌面客户端 v1.0.0

下载

  • 下载 DeepX.dmg,双击挂载
  • 将 DeepX.app 拖入「应用程序」
  • 打开终端执行:xattr -cr /Applications/DeepX.app
  • 双击运行

环境要求

  • macOS 10.13+
  • Node.js v18+(首次运行自动检测安装)