v0.135.0
TypeScript types for the Codex App Server JSON-RPC protocol, generated from
codex-cli 0.135.0 (codex app-server generate-ts --experimental).
The package version mirrors the codex-cli version that generated src/.
Protocol changes vs 0.133.0 (src/v2/, 587 → 591 files)
- Removed:
ProfileV2 - Added:
AdditionalContextEntry,AdditionalContextKind,ThreadSearchParams,ThreadSearchResponse,ThreadSearchResult - Modified: 15 files — e.g.
ThreadStartParams.experimentalRawEventsandpersistExtendedHistoryare now optional
Also in this release
- Clean-room regeneration procedure (
pnpm regenerate+scripts/regenerate.sh) that deletessrc/first so removed/renamed types surface in the diff; documented inAGENTS.md/CLAUDE.md. - CI: GitHub Actions bumped off the deprecated Node 20 runtime (checkout/setup-node/pnpm-action-setup → v5); added a pinned
publintpackaging check.
Generated from the exact rust-v0.135.0 release binary (not the 0.135.0-alpha.1 Codex Desktop build).