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

INTEL MACOS CODEX CRASHES ON V8 STARTUP, SIGNING FIX SHIPS

By RepoJournal · Filed · About OpenAI

Code Mode tool calls are crashing on Intel macOS because V8's code range allocation triggers Hardened Runtime rejection without the right entitlement.

OpenAI shipped an emergency fix [1] that adds the missing Intel V8 signing entitlement to Codex release binaries. The crash happens during the first tool call when V8 tries to make a non-JIT memory reservation executable, and the current signature only contains the JIT-specific entitlement. This is an immediate production issue for anyone running Codex on Intel Macs with the latest GPT-5.6 sol tool calls.

In parallel, the core team is standardizing how collaboration and sub-agent activity items flow through the system. Both the canonical collab tool call items [2] and the canonical sub-agent activity items [3] are now emitting through the proper TurnItem lifecycle instead of legacy events. App-server v2 consumes these canonical items directly, applies thread-watch cleanup from completed items, and ignores the mapped legacy events. This architectural consolidation reduces event complexity and tightens the contract between core and app-server.

A refactor extracted remote compaction request attempts [4] as a behavior-preserving change ahead of follow-up work on compaction fallbacks. The login system now supports hosted success redirects [5], letting app-server callers opt into a hosted page instead of localhost, while persisting credentials before the redirect.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] fix(release): add missing Intel V8 signing entitlement (#30953) openai/codex
  2. [2] feat(core): emit canonical collab tool call items ↗ openai/codex
  3. [3] feat(core): emit canonical sub-agent activity items ↗ openai/codex
  4. [4] chore: extract remote compaction request attempts ↗ openai/codex
  5. [5] [login] support hosted success redirects ↗ openai/codex

Quick answers

What shipped in OpenAI on July 8, 2026?
Code Mode tool calls are crashing on Intel macOS because V8's code range allocation triggers Hardened Runtime rejection without the right entitlement. In total, 32 commits, 32 pull requests, and 2 releases landed.
Who contributed to OpenAI on July 8, 2026?
3 developers shipped this update, including owenlin0, celia-oai, and rafael-jac.
What were the notable OpenAI updates?
fix(release): add missing Intel V8 signing entitlement (#30953), feat(core): emit canonical collab tool call items, and feat(core): emit canonical sub-agent activity items.

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.