agentHost: update bundled Codex SDK to 0.153.0 - #335474
agentHost: update bundled Codex SDK to 0.153.0#335474vs-code-engineering[bot] wants to merge 2 commits into
Conversation
There was a problem hiding this comment.
🔵 Needs a closer look
The native SDK upgrade still requires the documented authenticated launch check and cross-platform validation.
Pull request overview
Updates the bundled Codex SDK from 0.149.1 to 0.153.0 and keeps build pins and generated protocol provenance synchronized.
Changes:
- Updates Codex dependency and lockfile entries.
- Updates build-time Codex packaging/version pins.
- Regenerates 827 app-server protocol bindings.
File summaries
| File | Description |
|---|---|
package.json, package-lock.json |
Pin Codex 0.153.0. |
build/agent-sdk/agents/codex/package*.json |
Update bundled SDK package inputs. |
build/codex/codex-version.txt |
Synchronize binary version. |
src/vs/platform/agentHost/node/codex/protocol/generated/**/*.ts |
Regenerate protocol bindings and provenance. |
Review details
- Files reviewed: 4/832 changed files
- Comments generated: 0
- Review effort level: Balanced
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Codex 0.153.0 adds writeStdin guardian reviews and required nullable response fields. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
Commit pushed:
|
|
Added
Both new guardian regressions failed before the adapter fix and passed afterward. The Xvfb availability command was denied; no tool or firewall policy was changed. This is a source-only repair: ordinary PR CI and product-build checks remain required. Authenticated Codex launch remains manual; the PR stays draft.
|
|
Superseded by #335525, a draft opened under Giuspepe for normal team-member review. It retains the exact same branch and head commit, |
Updates bundled
@openai/codexfrom0.149.1to0.153.0.Workflow run