chore(evals): update Codex SDK to 0.151.0 - #755
Conversation
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings. |
|
@codex review Please review the current head |
|
Codex Review: Didn't find any major issues. Swish! Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
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". |
…/codex/triage-sdk-0.151.0
|
@codex review Please review the current head |
|
Codex Review: Didn't find any major issues. Delightful! Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
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". |
* chore(deps): automate updates with a release cooldown * fix(deps): group Codex security updates * fix(deps): use the supported daily update schedule
Summary
The triage evaluation harness pins Codex SDK
0.137.0. Update it to0.151.0, the public npmlatestrelease verified on August 30, 2026, so evaluations use the current published SDK and its matching Codex CLI.Changes
@openai/codex-sdkto0.151.0and update its CLI and six platform package entries in the lockfile.Testing
11.9.0: passed.0.151.0; its selected executable reportscodex-cli 0.151.0.git diff --check: passed.Risk and rollout
This affects the evaluation harness only. Production remains on Codex SDK
0.149.1. No model-backed evaluations were run, so these checks do not establish benchmark score equivalence.Because
0.151.0is younger than the harness's seven-day dependency-age window, lockfile generation used a temporary exception limited to the eight exact Codex package versions. The existing age policy is unchanged, and no persistent exception is included.This PR does not publish packages or change public CLI behavior.
Public disclosure review