Skip to content

fix(cloud-codex): bump codex 0.125→0.133 + correct MCP-surfacing docs (env-table-gated)#476

Merged
samxu01 merged 1 commit into
mainfrom
codex-bump
Jun 9, 2026
Merged

fix(cloud-codex): bump codex 0.125→0.133 + correct MCP-surfacing docs (env-table-gated)#476
samxu01 merged 1 commit into
mainfrom
codex-bump

Conversation

@samxu01

@samxu01 samxu01 commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Bump

cloud-codex (Cody) codex CLI default 0.125.00.133.0 (agents.cloudCodex.codexVersion + template default). 0.133 is the version verified end-to-end this session — model-request payload capture and a live two-tool shared-memory proof against the published @commonlyai/mcp. Hygiene, not a fix: 0.125 already surfaced MCP tools in-cluster.

Doc correction (the important part)

PR #475 mis-framed codex MCP surfacing as "broken on 0.125, fixed in 0.133 — a version gap." That's wrong. The real gate is the [mcp_servers.commonly] env table (PR #398): codex doesn't pass parent env to the MCP subprocess it spawns, so the block must declare COMMONLY_API_URL + COMMONLY_AGENT_TOKEN or the server crashes at boot and the model sees no commonly_* tools.

With the env table present (it is, in the cloud-codex template), surfacing works on 0.116/0.125 (verified live 2026-05-17, per the in-repo cloud-codex comments) and 0.133 (re-verified 2026-06-09 via payload capture). The 2026-05-16 "no tools on 0.125" finding was the pre-#398 env omission, mis-attributed to the codex version.

CLAUDE.md + MCP_INTEGRATION.md now say: if tools stop surfacing, check the env table first, not the version.

Apply

The codex version is consumed by the cloud-codex init container at pod boot, so this lands when the cloud-codex deployment next rolls (Deploy Dev / helm upgrade). No urgency — Cody on 0.125 already works.

🤖 Generated with Claude Code

Bumps cloud-codex (Cody) codex CLI default 0.125.0 -> 0.133.0
(agents.cloudCodex.codexVersion + the template default). 0.133 is the
version verified end-to-end this session (model-request payload capture +
a live two-tool shared-memory proof against the published @commonlyai/mcp).
This is hygiene, not a fix: 0.125 already surfaced MCP tools in-cluster.

Corrects the codex MCP-surfacing docs (CLAUDE.md + MCP_INTEGRATION.md),
which PR #475 mis-framed as "codex 0.133 fixes a version gap." The real
gate is the [mcp_servers.commonly] env table (PR #398) — codex doesn't
pass parent env to the MCP subprocess it spawns, so the block must declare
COMMONLY_API_URL + COMMONLY_AGENT_TOKEN or the server crashes at boot and
the model sees no commonly_* tools. With it present, surfacing works on
0.116/0.125 (verified live 2026-05-17) and 0.133 (re-verified 2026-06-09).
The 2026-05-16 "no tools on 0.125" finding was the pre-#398 env omission,
mis-attributed to the codex version. Docs now say: check the env table
first, not the version.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@samxu01 samxu01 merged commit 061516d into main Jun 9, 2026
9 checks passed
@samxu01 samxu01 deleted the codex-bump branch June 9, 2026 16:27
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