Skip to content

agentHost: update Codex to 0.146.0 - #328962

Merged
Giuspepe merged 1 commit into
mainfrom
agents/update-codex-0.146.0
Aug 4, 2026
Merged

agentHost: update Codex to 0.146.0#328962
Giuspepe merged 1 commit into
mainfrom
agents/update-codex-0.146.0

Conversation

@Giuspepe

@Giuspepe Giuspepe commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Stack

  1. agentHost: update Codex to 0.146.0 #328962 — Codex 0.146.0 update (this PR)
  2. sessions: add per-session Codex model providers #328461 — per-session Codex model providers

Merge this PR first. #328461 is based directly on this branch and remains a draft.

Summary

  • update the root development and packaged Agent SDK Codex dependencies from 0.142.0 to 0.146.0
  • regenerate the checked-in app-server protocol client from Codex 0.146.0
  • adapt approval policy, dynamic audio output, account, hook, and token-usage handling to the updated schema

Why

The per-session model-provider work needs Codex 0.146.0 for the current ChatGPT subscription model inventory. Landing the dependency and generated protocol changes separately keeps the feature PR focused and reviewable.

Reviewer Notes

  • generated app-server files were produced only with npm run codex:gen-protocol
  • the protocol generator itself is unchanged
  • this PR is the base of the per-session model-provider stack

Validation

  • npm run codex:check-protocol
  • npm run typecheck-client
  • npm run transpile-client
  • packaged Codex lockfile verified with npm ci
  • complete mainline Codex Agent Host suite: 174 passing
  • repository pre-commit hygiene hook

Update the packaged Codex runtime and protocol-generation pin together, regenerate the app-server types, and adapt the handwritten integration to the updated schema.
Copilot AI balanced review requested due to automatic review settings August 4, 2026 13:24

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot wasn't able to review this pull request because it exceeds the maximum number of files (300). Try reducing the number of changed files and requesting a review from Copilot again.

@Giuspepe
Giuspepe marked this pull request as ready for review August 4, 2026 18:41
@Giuspepe
Giuspepe enabled auto-merge (squash) August 4, 2026 18:41
@Giuspepe
Giuspepe merged commit 8866080 into main Aug 4, 2026
30 checks passed
@Giuspepe
Giuspepe deleted the agents/update-codex-0.146.0 branch August 4, 2026 18:42
@vs-code-engineering vs-code-engineering Bot added this to the 1.133.0 milestone Aug 4, 2026
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.

3 participants