Skip to content

codexhost 0.5.0

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Sep 15:20
· 66 commits to main since this release

What's New

codexhost now works with the new DeepSeek Harness and can import the DSH sessions you already have. Antigravity file edits and tool calls finally show what actually changed, Claude's thinking is visible again, and losing your network connection no longer kills a running remote conversation.
codexhost 现已支持新版 DeepSeek Harness,并可导入你已有的 DSH 会话。Antigravity 的文件修改和工具调用终于能显示真实的改动内容,Claude 的思考过程重新可见,网络断开也不会再中断正在进行的远程对话。

Features

  • Work with the new DeepSeek Harness, with your installed version detected automatically (#144)
  • Import the DeepSeek Harness sessions already on your machine from Settings and continue them in Codex Desktop (#144)
  • Type Harness commands such as /compact and /dsh-goal directly in the Composer (#144)
  • Open DeepSeek Harness Web from Settings (#144)
  • See Antigravity's tool calls and file edits as native Codex cards (#134)
  • Show how much of the model's context window a conversation has used (#134)

Fixes

  • Antigravity file edit cards show the real changes instead of an empty diff and a wrong line count (#134)
  • Antigravity now uses the right context window for each model, so the usage percentage is correct (#134)
  • Claude's thinking is no longer blank when Thinking is turned on (7873173)
  • A dropped connection no longer interrupts a remote conversation that is still running (#145)
  • Browser Use works again under codexhost (#147)
  • Pi replies now appear in Codex Desktop after a subagent task finishes (#146)
  • Sending a message with an image to a text-only Harness no longer fails with an error (#144)

新功能

  • 支持新版 DeepSeek Harness,自动识别你安装的版本 (#144)
  • 可在设置中导入本机已有的 DeepSeek Harness 会话,并在 Codex Desktop 中继续对话 (#144)
  • 可在输入框直接使用 /compact/dsh-goal 等 Harness 命令 (#144)
  • 可从设置中打开 DeepSeek Harness Web (#144)
  • Antigravity 的工具调用和文件修改会显示为 Codex 原生卡片 (#134)
  • 显示当前对话占用了多少模型上下文窗口 (#134)

修复

  • Antigravity 文件修改卡片显示真实改动,不再是空白 diff 和错误的增删行数 (#134)
  • Antigravity 按模型使用正确的上下文窗口,占用百分比不再算错 (#134)
  • 开启 Thinking 后,Claude 的思考过程不再是空白 (7873173)
  • 网络断开不会再中断仍在进行的远程对话 (#145)
  • Browser Use 在 codexhost 下恢复正常 (#147)
  • 子任务完成后,Pi 的回复会同步显示在 Codex Desktop (#146)
  • 向纯文本 Harness 发送带图片的消息不再直接报错 (#144)

Installation

npm

npm install -g @codexhost/cli
codexhost

Installer

Download the installer matching your OS and CPU architecture from GitHub Releases.

macOS Gatekeeper

After installing on macOS, if codexhost shows "Apple cannot verify this app" when you open it for the first time, run the following command in Terminal and reopen codexhost:

xattr -dr com.apple.quarantine /Applications/codexhost.app