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.61.0
Name Modified Size InfoDownloads / Week
Parent folder
codex-responses-api-proxy 2025-11-20 3.9 kB
codex 2025-11-20 3.5 kB
codex-aarch64-apple-darwin.tar.gz 2025-11-20 18.3 MB
codex-aarch64-apple-darwin.zst 2025-11-20 13.2 MB
codex-aarch64-pc-windows-msvc.exe 2025-11-20 49.9 MB
codex-aarch64-pc-windows-msvc.exe.tar.gz 2025-11-20 19.3 MB
codex-aarch64-pc-windows-msvc.exe.zip 2025-11-20 18.6 MB
codex-aarch64-pc-windows-msvc.exe.zst 2025-11-20 14.1 MB
codex-aarch64-unknown-linux-gnu.tar.gz 2025-11-20 19.9 MB
codex-aarch64-unknown-linux-gnu.zst 2025-11-20 14.5 MB
codex-aarch64-unknown-linux-musl.tar.gz 2025-11-20 21.9 MB
codex-aarch64-unknown-linux-musl.zst 2025-11-20 16.3 MB
codex-npm-0.61.0.tgz 2025-11-20 138.2 MB
codex-responses-api-proxy-aarch64-apple-darwin.tar.gz 2025-11-20 1.8 MB
codex-responses-api-proxy-aarch64-apple-darwin.zst 2025-11-20 1.5 MB
codex-responses-api-proxy-aarch64-pc-windows-msvc.exe 2025-11-20 4.0 MB
codex-responses-api-proxy-aarch64-pc-windows-msvc.exe.tar.gz 2025-11-20 1.9 MB
codex-responses-api-proxy-aarch64-pc-windows-msvc.exe.zip 2025-11-20 1.8 MB
codex-responses-api-proxy-aarch64-pc-windows-msvc.exe.zst 2025-11-20 1.6 MB
codex-responses-api-proxy-aarch64-unknown-linux-gnu.tar.gz 2025-11-20 1.9 MB
codex-responses-api-proxy-aarch64-unknown-linux-gnu.zst 2025-11-20 1.6 MB
codex-responses-api-proxy-aarch64-unknown-linux-musl.tar.gz 2025-11-20 4.2 MB
codex-responses-api-proxy-aarch64-unknown-linux-musl.zst 2025-11-20 3.7 MB
codex-responses-api-proxy-npm-0.61.0.tgz 2025-11-20 16.4 MB
codex-responses-api-proxy-x86_64-apple-darwin.tar.gz 2025-11-20 2.0 MB
codex-responses-api-proxy-x86_64-apple-darwin.zst 2025-11-20 1.7 MB
codex-responses-api-proxy-x86_64-pc-windows-msvc.exe 2025-11-20 4.6 MB
codex-responses-api-proxy-x86_64-pc-windows-msvc.exe.tar.gz 2025-11-20 2.0 MB
codex-responses-api-proxy-x86_64-pc-windows-msvc.exe.zip 2025-11-20 1.9 MB
codex-responses-api-proxy-x86_64-pc-windows-msvc.exe.zst 2025-11-20 1.7 MB
codex-responses-api-proxy-x86_64-unknown-linux-gnu.tar.gz 2025-11-20 2.0 MB
codex-responses-api-proxy-x86_64-unknown-linux-gnu.zst 2025-11-20 1.7 MB
codex-responses-api-proxy-x86_64-unknown-linux-musl.tar.gz 2025-11-20 4.1 MB
codex-responses-api-proxy-x86_64-unknown-linux-musl.zst 2025-11-20 3.3 MB
codex-sdk-npm-0.61.0.tgz 2025-11-20 126.1 MB
codex-x86_64-apple-darwin.tar.gz 2025-11-20 19.8 MB
codex-x86_64-apple-darwin.zst 2025-11-20 14.5 MB
codex-x86_64-pc-windows-msvc.exe 2025-11-20 57.1 MB
codex-x86_64-pc-windows-msvc.exe.tar.gz 2025-11-20 20.7 MB
codex-x86_64-pc-windows-msvc.exe.zip 2025-11-20 19.9 MB
codex-x86_64-pc-windows-msvc.exe.zst 2025-11-20 15.1 MB
codex-x86_64-unknown-linux-gnu.tar.gz 2025-11-20 21.0 MB
codex-x86_64-unknown-linux-gnu.zst 2025-11-20 15.2 MB
codex-x86_64-unknown-linux-musl.tar.gz 2025-11-20 23.2 MB
codex-x86_64-unknown-linux-musl.zst 2025-11-20 16.9 MB
0.61.0 source code.tar.gz 2025-11-20 27.8 MB
0.61.0 source code.zip 2025-11-20 28.3 MB
README.md 2025-11-20 1.6 kB
Totals: 48 Items   815.7 MB 4

Highlights

  • ExecPolicy2 integration and exec-server prep: core now integrates ExecPolicy2 with exec-server refactors and cutover groundwork, plus quickstart docs to help teams adopt the new policy engine.
  • Improved truncation and error reporting: single-pass truncation reduces duplicate work, and error events can now carry optional status codes for clearer observability.
  • Shell reliability and sandbox warnings: fallback shell selection is hardened and world-writable directory warnings are less noisy, including improved messaging on Windows.
  • UX fixes: corrected reasoning display, preserved review footer context after /review, and the model migration screen now shows only once.

PRs Merged

  • fix(app-server) move windows world writable warning (#6916) — @dylan-hurd-oai
  • [core] add optional status_code to error events (#6865) — @celia-oai
  • fix: prepare ExecPolicy in exec-server for execpolicy2 cutover (#6888) — @bolinfest
  • stop over-reporting world-writable directories (#6936) — @iceweasel-oai
  • fix(context left after review): review footer context after /review (#5610) — @guidedways
  • Fix/correct reasoning display (#6749) — @lionelchg
  • chore: refactor exec-server to prepare it for standalone MCP use (#6944) — @bolinfest
  • fix(shell) fallback shells (#6948) — @dylan-hurd-oai
  • execpolicy2 core integration (#6641) — @zhao-oai
  • Single pass truncation (#6914) — @pakrym-oai
  • update execpolicy quickstart readme (#6952) — @zhao-oai
  • stop model migration screen after first time. (#6954) — @aibrahim-oai
Source: README.md, updated 2025-11-20