Skip to content

Releases: itmisx/deepx-code

v0.2.99

Choose a tag to compare

@github-actions github-actions released this 22 Jul 09:35
a9ecc2f

deepx v0.2.99

一键安装(macOS / Linux):

curl -fsSL https://raw.githubusercontent.com/itmisx/deepx-code/main/scripts/install.sh | bash

Changelog

Others

v0.2.98

Choose a tag to compare

@github-actions github-actions released this 20 Jul 08:35
b5a9b28

deepx v0.2.98

一键安装(macOS / Linux):

curl -fsSL https://raw.githubusercontent.com/itmisx/deepx-code/main/scripts/install.sh | bash

Changelog

Features

  • 4e164c1: ✨ feat(agent): 视觉模型对外部图片路径调 OCR 时改为内联识图(#194) (@itmisx)

Fixes

  • 9e6f2e7: 🐛 fix(windows): 剪贴板操作锁 OS 线程,修粘贴图片后全局复制粘贴失效(#195) (@itmisx)

Others

  • 585d755: 🔧 test(tools): extractID 挪到跨平台文件,修 Windows 测试构建 (@itmisx)

v0.2.97

Choose a tag to compare

@github-actions github-actions released this 19 Jul 05:05
0adbe16

deepx v0.2.97

一键安装(macOS / Linux):

curl -fsSL https://raw.githubusercontent.com/itmisx/deepx-code/main/scripts/install.sh | bash

Changelog

Features

Fixes

v0.2.96

Choose a tag to compare

@github-actions github-actions released this 18 Jul 05:39
c42fe7e

deepx v0.2.96

一键安装(macOS / Linux):

curl -fsSL https://raw.githubusercontent.com/itmisx/deepx-code/main/scripts/install.sh | bash

Changelog

Features

v0.2.95

Choose a tag to compare

@github-actions github-actions released this 18 Jul 00:10
85d589a

deepx v0.2.95

一键安装(macOS / Linux):

curl -fsSL https://raw.githubusercontent.com/itmisx/deepx-code/main/scripts/install.sh | bash

Changelog

Features

Fixes

  • 121397e: fix(tui): normalize bare CR in padLinesToWidth to fix divider misalignment on old messages containing a lone carriage return (@lordquest)
  • b1181b2: 🐛 fix(tui): 用户气泡去掉 ansi.Wrap 二次折行(修 #186 回归) (@itmisx)
  • 361dcf5: 🐛 fix: 流式响应卡死无限等待,加空闲看门狗自动兜底 (#181) (@itmisx)

v0.2.94

Choose a tag to compare

@github-actions github-actions released this 15 Jul 13:14
c9da81c

deepx v0.2.94

一键安装(macOS / Linux):

curl -fsSL https://raw.githubusercontent.com/itmisx/deepx-code/main/scripts/install.sh | bash

Changelog

Features

Fixes

  • a31c86f: 🐛 fix: /provider 切换供应商后 Web 面板模型名未同步 (@lordquest)
  • c1e8b8c: 🐛 fix: Web 面板回显的访问 IP 选错网卡(169.254.x.x / 虚拟网卡) (@lordquest)

v0.2.93

Choose a tag to compare

@github-actions github-actions released this 13 Jul 02:10
c24b2e0

deepx v0.2.93

一键安装(macOS / Linux):

curl -fsSL https://raw.githubusercontent.com/itmisx/deepx-code/main/scripts/install.sh | bash

Changelog

Fixes

v0.2.92

Choose a tag to compare

@github-actions github-actions released this 12 Jul 15:29
920093d

deepx v0.2.92

一键安装(macOS / Linux):

curl -fsSL https://raw.githubusercontent.com/itmisx/deepx-code/main/scripts/install.sh | bash

Changelog

Fixes

  • e5e6eb7: 🐛 fix: Windows 上 Bash 命令带空格的引号参数被错误拆分 (#171) (@itmisx)
  • 29af5d9: 🐛 fix: 流式响应截断/空响应导致对话卡死无法恢复 (#169) (@itmisx)

v0.2.91

Choose a tag to compare

@github-actions github-actions released this 07 Jul 01:37
77005d8

deepx v0.2.91

一键安装(macOS / Linux):

curl -fsSL https://raw.githubusercontent.com/itmisx/deepx-code/main/scripts/install.sh | bash

Changelog

Features

v0.2.90

Choose a tag to compare

@github-actions github-actions released this 06 Jul 11:28
8a45549

deepx v0.2.90

一键安装(macOS / Linux):

curl -fsSL https://raw.githubusercontent.com/itmisx/deepx-code/main/scripts/install.sh | bash

Changelog

Fixes