Alpha· Major · Confirmed

Code Mode ships in release packages with tighter runtime controls

Codex bundled the Code Mode host, added a V8 JIT-off option, routed API traffic through system proxies, and expanded app approval behavior.

  • Feature
  • Code Mode
  • CLI
  • Sandbox

Code Mode moved closer to a self-contained release capability while gaining a security-oriented runtime switch. Networking and app approval behavior also changed in the same window.

Alpha release context: 2 official tags were published that UTC day (rust-v0.143.0-alpha.38, rust-v0.143.0-alpha.39). The full comparison contains 55 commits and at least 300 changed files.

Evidence

The Code Mode host is bundled in Codex release packages.Why it matters: Release artifacts carry the process host needed for Code Mode instead of depending on a separately supplied host.

Direct evidence · Confirmed

Supporting sources

Conflicting sources

No conflicting sources recorded.

Code Mode can disable the V8 JIT.Why it matters: Managed environments gain a runtime-hardening option when JIT compilation is undesirable or prohibited.

Direct evidence · Confirmed

Supporting sources

Conflicting sources

No conflicting sources recorded.

Responses API traffic is routed through the system proxy.Why it matters: Codex API traffic can follow system-level network policy in environments that require a proxy.

Direct evidence · Confirmed

Supporting sources

Conflicting sources

No conflicting sources recorded.

Codex Apps gain a writes approval mode.Why it matters: App actions that write data can be routed through a dedicated approval posture.

Direct evidence · Confirmed

Supporting sources

Conflicting sources

No conflicting sources recorded.

Availability

Availability note: these sources establish repository and CLI release activity. They do not, by themselves, prove that the same changes were live in Codex Desktop.

Availability by surface

SurfaceStatusClaim-level evidence
CLIPrerelease · Documented · General
  • claim-2026-07-07-bundle-code-mode: Prerelease · Documented · General · version 0.143.0-alpha.39 · source-release-2026-07-07
  • claim-2026-07-07-disable-v8-jit: Prerelease · Documented · General · version 0.143.0-alpha.39 · source-release-2026-07-07
  • claim-2026-07-07-responses-system-proxy: Prerelease · Documented · General · version 0.143.0-alpha.39 · source-release-2026-07-07
  • claim-2026-07-07-writes-approval: Prerelease · Documented · General · version 0.143.0-alpha.39 · source-release-2026-07-07
DesktopUnknown · Unknown · Unknown
IDEUnknownNo central-claim assertion recorded.
CloudUnknownNo central-claim assertion recorded.
MobileUnknownNo central-claim assertion recorded.