Alpha· Major · Confirmed

Code Mode gets a fallback when its external host is unavailable

An in-process V8 fallback, managed Bedrock login, and paginated thread-history storage make Codex more resilient and controllable.

  • Fix
  • Code Mode
  • Reliability
  • Sandbox

Code Mode can recover from an unavailable external process host, managed authentication expands to Bedrock, and Codex introduces dedicated storage for loading long thread histories in pages.

Alpha release context: 2 official tags were published that UTC day (rust-v0.145.0-alpha.2, rust-v0.145.0-alpha.3). The full comparison contains 40 commits and 271 changed files.

Evidence

Code Mode can fall back to in-process V8 when its external process host cannot be resolved.Why it matters: An unavailable external host no longer makes the whole Code Mode path unusable in environments that permit the fallback.

Direct evidence · Confirmed

Supporting sources

Conflicting sources

No conflicting sources recorded.

A managed Bedrock login API is added.Why it matters: Managed environments get a defined login path for Bedrock-backed model access.

Direct evidence · Confirmed

Supporting sources

Conflicting sources

No conflicting sources recorded.

Codex adds dedicated storage for paginated thread history.Why it matters: Long-running threads can be loaded in bounded pages rather than requiring one unbounded history payload.

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-10-v8-fallback: Prerelease · Documented · General · version 0.145.0-alpha.3 · source-release-2026-07-10
  • claim-2026-07-10-bedrock-login: Prerelease · Documented · General · version 0.145.0-alpha.3 · source-release-2026-07-10
  • claim-2026-07-10-paginated-history-storage: Prerelease · Documented · General · version 0.145.0-alpha.3 · source-release-2026-07-10
DesktopUnknown · Unknown · Unknown
IDEUnknownNo central-claim assertion recorded.
CloudUnknownNo central-claim assertion recorded.
MobileUnknownNo central-claim assertion recorded.