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 FIXES SKILL NAME TRUNCATION AND TIGHTENS SANDBOX ENFORCEMENT

By RepoJournal · Filed · About OpenAI

Codex shipped two critical UX and security fixes overnight that improve skill discoverability and preserve permission isolation in memory consolidation.

The skill toggle view was silently truncating display names to 21 characters regardless of available popup width [1], which could hide the distinguishing suffix in similarly named skills. That's fixed now. The renderer now passes full skill names and fits them intelligently to available space, keeping narrow layouts properly bounded. In parallel, memory consolidation was inadvertently replacing parent sandbox enforcement with managed permissions [2], potentially loosening permission profiles set by operators or legacy systems. The fix preserves the parent turn's effective permission profile including thread-level overrides. Two smaller changes landed: tab characters in TUI diffs now expand to four spaces for proper rendering alignment [3], and the guardian now correctly emits thread-idle lifecycle callbacks after interrupting active turns [4], ensuring extensions hook in at the right moment.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] Use available width for skill names in the toggle view ↗ openai/codex
  2. [2] Preserve parent sandbox enforcement for memory consolidation ↗ openai/codex
  3. [3] Expand tabs when rendering TUI diffs ↗ openai/codex
  4. [4] Emit thread-idle lifecycle after guardian interrupts ↗ openai/codex

Quick answers

What shipped in OpenAI on July 12, 2026?
Codex shipped two critical UX and security fixes overnight that improve skill discoverability and preserve permission isolation in memory consolidation. In total, 4 commits and 4 pull requests landed.
Who contributed to OpenAI on July 12, 2026?
2 developers shipped this update, including copyberry and Felipe Coury.
What were the notable OpenAI updates?
Use available width for skill names in the toggle view, Preserve parent sandbox enforcement for memory consolidation, and Expand tabs when rendering TUI diffs.

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.