Skip to content

Releases: itmisx/deepx-code

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

v0.2.89

Choose a tag to compare

@github-actions github-actions released this 02 Jul 07:15
afb0de9

deepx v0.2.89

一键安装(macOS / Linux):

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

Changelog

Features

  • 54cae33: ✨ feat: 可切换显示模型思考过程(TUI + web) (@itmisx)

v0.2.88

Choose a tag to compare

@github-actions github-actions released this 02 Jul 06:28

deepx v0.2.88

一键安装(macOS / Linux):

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

Changelog

Fixes

  • 03f2ecb: 🐛 fix: 工具 specs round-trip 丢 parameters 致压缩必崩 (@itmisx)

v0.2.87

Choose a tag to compare

@github-actions github-actions released this 02 Jul 02:04

deepx v0.2.87

一键安装(macOS / Linux):

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

Changelog

Fixes

  • 48ffbc6: 🐛 fix: install.sh 保证交互式 shell 的 rc 拿到 PATH (@itmisx)

Others