Download Latest Version codex-x86_64-unknown-linux-gnu.tar.gz (13.9 MB)
Email in envelope

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

Home / rust-v0.42.0
Name Modified Size InfoDownloads / Week
Parent folder
codex 2025-09-26 3.5 kB
codex-aarch64-apple-darwin.tar.gz 2025-09-26 9.4 MB
codex-aarch64-apple-darwin.zst 2025-09-26 7.0 MB
codex-aarch64-pc-windows-msvc.exe.tar.gz 2025-09-26 9.8 MB
codex-aarch64-pc-windows-msvc.exe.zip 2025-09-26 9.5 MB
codex-aarch64-pc-windows-msvc.exe.zst 2025-09-26 7.3 MB
codex-aarch64-unknown-linux-gnu.tar.gz 2025-09-26 9.8 MB
codex-aarch64-unknown-linux-gnu.zst 2025-09-26 7.3 MB
codex-aarch64-unknown-linux-musl.tar.gz 2025-09-26 11.9 MB
codex-aarch64-unknown-linux-musl.zst 2025-09-26 9.2 MB
codex-npm-0.42.0.tgz 2025-09-26 78.4 MB
codex-x86_64-apple-darwin.tar.gz 2025-09-26 10.1 MB
codex-x86_64-apple-darwin.zst 2025-09-26 7.6 MB
codex-x86_64-pc-windows-msvc.exe.tar.gz 2025-09-26 10.6 MB
codex-x86_64-pc-windows-msvc.exe.zip 2025-09-26 10.2 MB
codex-x86_64-pc-windows-msvc.exe.zst 2025-09-26 8.0 MB
codex-x86_64-unknown-linux-gnu.tar.gz 2025-09-26 10.4 MB
codex-x86_64-unknown-linux-gnu.zst 2025-09-26 7.8 MB
codex-x86_64-unknown-linux-musl.tar.gz 2025-09-26 12.5 MB
codex-x86_64-unknown-linux-musl.zst 2025-09-26 9.4 MB
0.42.0 source code.tar.gz 2025-09-26 27.4 MB
0.42.0 source code.zip 2025-09-26 27.8 MB
README.md 2025-09-26 3.2 kB
Totals: 23 Items   301.4 MB 0

Notable Changes

  • Experimental Rust SDK–based MCP client introduced (#4252)
  • New responses-api-proxy component to simplify and secure response handling/proxying (#4246)
  • Added secure mode: CODEX_SECURE_MODE=1 to restrict process observability (#4220)
  • More explicit codex exec events, including item.started and improved output display (#4177, [#4250], [#4113])
  • Safer command execution: dangerous command checks in core and Windows-specific safety (#4211, [#4119])
  • UX improvements: revamped /status with clearer presentation and details, pageless session list, approvals moved to ListSelectionView, better MCP tool call styling, and hiding status indicator during streaming (#3194, [#4275], [#3871], [#4101], [#4196])
  • Stability and correctness: token usage fix for compaction, SSE mounting reliability, and improving bugs on editing previous conversations (#4281, [#4264], [#4237])
  • IDE extension reliability: fix login with API key when .codex directory is missing (#4258)
  • Internal cleanup and refactors for state, footer logic, and unused code (#4174, [#4259], [#4310])

Merged PRs

  • [#4304] /status followup (#4304)
  • [#4310] chore: dead code removal; remove frame count and stateful render helpers (#4310)
  • [#4252] [MCP] Introduce an experimental official rust sdk based mcp client (#4252)
  • [#4255] Add todo-list tool support (#4255)
  • [#4246] feat: introduce responses-api-proxy (#4246)
  • [#4281] fix: token usage for compaction (#4281)
  • [#4113] Show exec output on success with trimmed display (#4113)
  • [#4275] Move approvals to use ListSelectionView (#4275)
  • [#4259] Refactor the footer logic to a new file (#4259)
  • [#4229] ref: state - 2 (#4229)
  • [#4211] core: add potentially dangerous command check (#4211)
  • [#4264] Actually mount sse once (#4264)
  • [#4254] Add codex exec testing helpers (#4254)
  • [#4258] Fixed login failure with API key in IDE extension when a .codex directory doesn't exist (#4258)
  • [#4256] fix typo in sandbox doc (#4256)
  • [#4250] [codex exec] Add item.started and support it for command execution (#4250)
  • [#4251] fix (#4251)
  • [#4248] fix bug when resizing to a smaller width (#4248)
  • [#4067] make tests pass cleanly in sandbox (#4067)
  • [#4204] Fix error message (#4204)
  • [#4177] Add explicit codex exec events (#4177)
  • [#4194] chore: refactor attempt_stream_responses() out of stream_responses() (#4194)
  • [#4237] fix: esc w/ queued messages overwrites draft in composer (#4237)
  • [#4220] feat: add support for CODEX_SECURE_MODE=1 to restrict process observability (#4220)
  • [#4196] revamp /status (#4196)
  • [#4174] ref: full state refactor (#4174)
  • [#4205] github: update codespell action to v2.1 in workflow (#4205)
  • [#4195] Send text parameter for non-gpt-5 models (#4195)
  • [#4188] chore: drop unused values from env_flags (#4188)
  • [#4119] adds a windows-specific method to check if a command is safe (#4119)
  • [#3194] pageless session list (#3194)
  • [#3871] improve MCP tool call styling (#3871)
  • [#4101] hide the status indicator when the answer stream starts (#4101)
  • [#4160] Simplify tool implemetations (#4160)
Source: README.md, updated 2025-09-26