RepoJournal
OpenAI

OpenAI

Codex, the SDKs, and the engine behind ChatGPT

Keep up with OpenAI in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

One email a day. Unsubscribe in one click.

Pick a date

Topics: AI / ML Full archive →

The Wire · Showcase

CODEX SHIPS CROSS-PLATFORM FILE EDITING AND AUTO-REVIEW SMARTS

By RepoJournal · Filed · About OpenAI

Codex can now edit files across different operating systems and automatically escalates sandbox blocks before they fail in production.

The biggest win today is PathUri support [1], which lets the model edit files hosted on different OSes than where app-server runs. This unlocks a core scenario: remote development where client and server live on different platforms. Paired with that, Codex now handles cross-platform relative paths intelligently, converting only when the inferred path convention matches the host OS. On the safety side, auto-review just got sharper [2]. The on-request approval policy is now tuned separately for auto-reviewed runs, escalating likely sandbox blocks earlier so commands needing remote services or auth don't hang or fail inside the sandbox first. Infrastructure-wise, Codex added turn-scoped context contributions [3], splitting context injection into thread-scoped and turn-scoped methods so extensions can pull from turn-local state. The team also cleaned house, removing the disabled child_agents_md experiment [5] to cut prompt and config surface, and wired in external time source support [4] for sessions that need thread-specific clock handling.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] apply-patch: carry paths as PathUri ↗ openai/codex
  2. [2] Make auto-review on-request prompt more proactive ↗ openai/codex
  3. [3] Add turn-scoped context contributions (#28911) openai/codex
  4. [4] Add app-server current-time impl (3/n) ↗ openai/codex
  5. [5] [codex] Remove child AGENTS.md prompt experiment (#28993) openai/codex

Quick answers

What shipped in OpenAI on June 19, 2026?
Codex can now edit files across different operating systems and automatically escalates sandbox blocks before they fail in production. In total, 46 commits, 46 pull requests, and 2 releases landed.
Who contributed to OpenAI on June 19, 2026?
3 developers shipped this update, including anp-oai, maja-openai, and rka-oai.
What were the notable OpenAI updates?
apply-patch: carry paths as PathUri, Make auto-review on-request prompt more proactive, and Add turn-scoped context contributions (#28911).

More from OpenAI

Daily updates, in your inbox

Follow OpenAI

Keep up with OpenAI in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

or

One email a day. Unsubscribe in one click. Read a past issue →

Elsewhere on the wire

Want every project, not just this one?

We use privacy-friendly analytics (Google Analytics, IP-anonymized) to see which pages help readers. No ads, and we never sell your data. See our Privacy Policy.