Skip to content

chore: bump codex CLI to 0.151.0 - #255

Open
mattrossman wants to merge 2 commits into
mainfrom
mattrossman/ai-1160-bump-codex-cli-to-01510-to-capture-cache-write-tokens
Open

chore: bump codex CLI to 0.151.0#255
mattrossman wants to merge 2 commits into
mainfrom
mattrossman/ai-1160-bump-codex-cli-to-01510-to-capture-cache-write-tokens

Conversation

@mattrossman

@mattrossman mattrossman commented Sep 1, 2026

Copy link
Copy Markdown
Collaborator

Bumps codex pin from 0.138.0 to 0.151.0.

This is a prereq for tracking token performance metrics in results, since openai/codex#33454 shipped in 0.145.0+ includes cache_write_input_tokens on the codex exec --json stream.

How to review

Nothing much to review since we don't use this field yet, just sanity check a couple evals still run.

I ran three codex-gpt-5.6 runs locally across build-cli-002-declarative-schema and resolve-dataapi-001-empty-results. All passed, and the raw stream now ends with:

{"type":"turn.completed","usage":{"input_tokens":317792,"cached_input_tokens":280060,"cache_write_input_tokens":37687,"output_tokens":2093,"reasoning_output_tokens":494}}

References

Ref AI-1160

@vercel

vercel Bot commented Sep 1, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated
evals Ignored Ignored Sep 1, 2026 6:23pm UTC

Request Review

@mattrossman
mattrossman marked this pull request as ready for review September 2, 2026 14:30
@mattrossman
mattrossman requested a review from a team September 2, 2026 14:30
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.

2 participants