Skip to content

Releases: itmisx/deepx-code

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

v0.2.86

Choose a tag to compare

@github-actions github-actions released this 30 Jun 07:27
d3ae231

deepx v0.2.86

一键安装(macOS / Linux):

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

Changelog

Fixes

v0.2.85

Choose a tag to compare

@github-actions github-actions released this 29 Jun 02:11
e6714bd

deepx v0.2.85

一键安装(macOS / Linux):

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

Changelog

Features

v0.2.84

Choose a tag to compare

@github-actions github-actions released this 28 Jun 10:17
84c3f2a

deepx v0.2.84

一键安装(macOS / Linux):

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

Changelog

Features

Fixes

Others