Skip to content

chore(deps): bump Claude Code to 2.1.204, Codex to 0.143.0#48

Open
0x666c6f wants to merge 1 commit into
mainfrom
chore/bump-ai-clis
Open

chore(deps): bump Claude Code to 2.1.204, Codex to 0.143.0#48
0x666c6f wants to merge 1 commit into
mainfrom
chore/bump-ai-clis

Conversation

@0x666c6f

Copy link
Copy Markdown
Owner

Bumps the pinned AI CLIs to latest:

  • Claude Code 2.1.2012.1.204 (Dockerfile ARG; installer sha256 unchanged, re-verified against live claude.ai/install.sh)
  • @openai/codex 0.142.50.143.0 (package.json + lockfile)

Image rebuilt with berth update --quick; claude --version and codex --version inside berth:latest confirm 2.1.204 / 0.143.0.

🤖 Generated with Claude Code

Installer sha256 unchanged (verified against live claude.ai/install.sh).
Image rebuilt and both CLI versions verified in berth:latest.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@github-actions

github-actions Bot commented Jul 10, 2026

Copy link
Copy Markdown

Claude finished @0x666c6f's task in 32s —— View job


I'll analyze this and get back to you.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 19fccb64c2

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread package.json
"description": "Pinned AI CLIs for berth",
"dependencies": {
"@openai/codex": "0.142.5"
"@openai/codex": "0.143.0"

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Avoid pinning Codex 0.143.0's broken tool router

When Berth spawns Codex agents in its Ubuntu/Linux container, they rely on Codex tool calls to run shell commands, inspect repos, and apply patches. Upstream reports for Codex CLI 0.143.0 on Linux show those tool calls failing with unsupported call: exec_command / duplicated names such as exec_commandexec_command, and rolling back to 0.142.5 restores the same workflows; pinning this exact version means berth spawn codex can start but then cannot perform normal agent work. Please keep 0.142.5 or move to a release that fixes the tool-routing regression.

Useful? React with 👍 / 👎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant