Download Latest Version codex-responses-api-proxy-x86_64-apple-darwin.tar.gz (2.0 MB)
Email in envelope

Get an email when there's a new version of OpenAI Codex CLI

Home / rust-v0.54.0
Name Modified Size InfoDownloads / Week
Parent folder
codex-responses-api-proxy 2025-11-04 3.9 kB
codex 2025-11-04 3.5 kB
codex-aarch64-apple-darwin.tar.gz 2025-11-04 15.4 MB
codex-aarch64-apple-darwin.zst 2025-11-04 11.0 MB
codex-aarch64-pc-windows-msvc.exe.tar.gz 2025-11-04 16.2 MB
codex-aarch64-pc-windows-msvc.exe.zip 2025-11-04 15.7 MB
codex-aarch64-pc-windows-msvc.exe.zst 2025-11-04 11.8 MB
codex-aarch64-unknown-linux-gnu.tar.gz 2025-11-04 16.7 MB
codex-aarch64-unknown-linux-gnu.zst 2025-11-04 12.0 MB
codex-aarch64-unknown-linux-musl.tar.gz 2025-11-04 18.8 MB
codex-aarch64-unknown-linux-musl.zst 2025-11-04 14.0 MB
codex-npm-0.54.0.tgz 2025-11-04 119.3 MB
codex-responses-api-proxy-aarch64-apple-darwin.tar.gz 2025-11-04 1.8 MB
codex-responses-api-proxy-aarch64-apple-darwin.zst 2025-11-04 1.5 MB
codex-responses-api-proxy-aarch64-pc-windows-msvc.exe.tar.gz 2025-11-04 1.9 MB
codex-responses-api-proxy-aarch64-pc-windows-msvc.exe.zip 2025-11-04 1.8 MB
codex-responses-api-proxy-aarch64-pc-windows-msvc.exe.zst 2025-11-04 1.6 MB
codex-responses-api-proxy-aarch64-unknown-linux-gnu.tar.gz 2025-11-04 1.9 MB
codex-responses-api-proxy-aarch64-unknown-linux-gnu.zst 2025-11-04 1.6 MB
codex-responses-api-proxy-aarch64-unknown-linux-musl.tar.gz 2025-11-04 4.2 MB
codex-responses-api-proxy-aarch64-unknown-linux-musl.zst 2025-11-04 3.7 MB
codex-responses-api-proxy-npm-0.54.0.tgz 2025-11-04 16.4 MB
codex-responses-api-proxy-x86_64-apple-darwin.tar.gz 2025-11-04 2.0 MB
codex-responses-api-proxy-x86_64-apple-darwin.zst 2025-11-04 1.7 MB
codex-responses-api-proxy-x86_64-pc-windows-msvc.exe.tar.gz 2025-11-04 2.0 MB
codex-responses-api-proxy-x86_64-pc-windows-msvc.exe.zip 2025-11-04 1.9 MB
codex-responses-api-proxy-x86_64-pc-windows-msvc.exe.zst 2025-11-04 1.6 MB
codex-responses-api-proxy-x86_64-unknown-linux-gnu.tar.gz 2025-11-04 2.0 MB
codex-responses-api-proxy-x86_64-unknown-linux-gnu.zst 2025-11-04 1.7 MB
codex-responses-api-proxy-x86_64-unknown-linux-musl.tar.gz 2025-11-04 4.1 MB
codex-responses-api-proxy-x86_64-unknown-linux-musl.zst 2025-11-04 3.3 MB
codex-sdk-npm-0.54.0.tgz 2025-11-04 107.2 MB
codex-x86_64-apple-darwin.tar.gz 2025-11-04 16.7 MB
codex-x86_64-apple-darwin.zst 2025-11-04 12.1 MB
codex-x86_64-pc-windows-msvc.exe.tar.gz 2025-11-04 17.5 MB
codex-x86_64-pc-windows-msvc.exe.zip 2025-11-04 16.9 MB
codex-x86_64-pc-windows-msvc.exe.zst 2025-11-04 12.8 MB
codex-x86_64-unknown-linux-gnu.tar.gz 2025-11-04 17.8 MB
codex-x86_64-unknown-linux-gnu.zst 2025-11-04 12.8 MB
codex-x86_64-unknown-linux-musl.tar.gz 2025-11-04 19.9 MB
codex-x86_64-unknown-linux-musl.zst 2025-11-04 14.4 MB
0.54.0 source code.tar.gz 2025-11-04 27.9 MB
0.54.0 source code.zip 2025-11-04 28.4 MB
README.md 2025-11-04 3.2 kB
Totals: 44 Items   612.4 MB 0

⚠️ WARNING: Attempting to pin musl 1.2.5 for DNS fixes in [#6189] turned out to be the wrong fix. We reverted it in [#6222] and published 0.55.0.

Otherwise, this release was mostly bugfixes and documentation tweaks.

Merged PRs

  • [#6189] fix: pin musl 1.2.5 for DNS fixes (#6189)
  • [#6202] fix: ignore reasoning deltas because we send it with turn item (#6202)
  • [#6175] [App-server] v2 for account/updated and account/logout (#6175)
  • [#6156] Fix is_api_message to correctly exclude reasoning messages (#6156)
  • [#4453] Follow symlinks during file search (#4453)
  • [#5175] docs: add example config.toml (#5175)
  • [#6180] fix: --search shouldn't show deprecation message (#6180)
  • [#6143] Fixed notify handler so it passes correct input_messages details (#6143)
  • [#6171] log sandbox commands to $CODEX_HOME instead of cwd (#6171)
  • [#5996] feat: add the time after aborting (#5996)
  • [#5541] tui: refine text area word separator handling (#5541)
  • [#6167] Do not skip trust prompt on Windows if sandbox is enabled. (#6167)
  • [#6129] feat: add options to responses-api-proxy to support Azure (#6129)
  • [#6161] Include reasoning tokens in the context window calculation (#6161)
  • [#6051] Fix rmcp client feature flag reference (#6051)
  • [#6159] Fix typo in error message for OAuth login (#6159)
  • [#5685] Add documentation for slash commands in docs/slash_commands.md. (#5685)
  • [#6111] fix: improve usage URLs in status card and snapshots (#6111)
  • [#6124] Fix "archive conversation" on Windows (#6124)
  • [#6137] chore(deps): bump actions/upload-artifact from 4 to 5 (#6137)
  • [#4903] fix: pasting api key stray character (#4903)
  • [#6131] Fix incorrect "deprecated" message about experimental config key (#6131)
  • [#6091] Changes to sandbox command assessment feature based on initial experiment feedback (#6091)
  • [#5956] Parse the Azure OpenAI rate limit message (#5956)
  • [#5649] docs: Fix link anchor and markdown format in advanced guide (#5649)
  • [#5659] Fixing small typo in docs (#5659)
  • [#5935] tui: patch crossterm for better color queries (#5935)
  • [#6050] [codex][app-server] improve error response for client requests (#6050)
  • [#4973] docs: fix broken link in contributing guide (#4973)
  • [#6027] feat: compactor 2 (#6027)
  • [#6052] Add warning on compact (#6052)
  • [#6043] chore: Add shell serialization tests for json (#6043)
  • [#5979] Truncate total tool calls text (#5979)
  • [#4797] docs: "Configuration" is not belongs "Getting started" (#4797)
  • [#4804] chore(deps): bump indexmap from 2.10.0 to 2.11.4 in /codex-rs (#4804)
  • [#4802] chore(deps): bump anyhow from 1.0.99 to 1.0.100 in /codex-rs (#4802)
  • [#4800] chore(deps): bump actions/checkout from 4 to 5 (#4800)
  • [#4801] chore(deps): bump actions/github-script from 7 to 8 (#4801)
  • [#6045] fix: brew upgrade link (#6045)
  • [#6034] test: undo (#6034)
  • [#4426] chore(deps): bump thiserror from 2.0.16 to 2.0.17 in /codex-rs (#4426)
  • [#6010] Update user instruction message format (#6010)
  • [#4266] fix(tui): propagate errors in insert_history_lines_to_writer (#4266)
Source: README.md, updated 2025-11-04