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 Drops the 'Plan' Nudge

By RepoJournal · Filed · About OpenAI

OpenAI rolled back the Plan mode prompt in Codex, quietly removing the 'Create a plan?' nudge from the composer and the friction it brought to drafting.

OpenAI stripped the Plan mode composer nudge out of Codex today [1], so drafts containing the word 'plan' no longer trigger that persistent prompt or its Escape-to-dismiss behavior. The same change landed twice [2], one from an engineer and one from a bot, which is a good reminder to check your merge queue for duplicates. More meaningful for state fidelity, message truncation now preserves passthrough content metadata and classifications as `AnnotatedContent` [3], so positions stay in sync after the token budget cuts in. Guardian review threads finally get their own thread source, `guardian_review`, instead of being lumped in with generic subagents [4], which cleans up analytics and rollout attribution. And Codex now treats `cua_repl` like `node_repl` for Guardian evidence gathering and computer-use policy [5], so REPL-backed tools behave consistently across the stack.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] Remove the Plan mode composer nudge (#40200) openai/codex
  2. [2] Remove the Plan mode composer nudge ↗ openai/codex
  3. [3] Preserve content metadata when truncating messages (#40264) openai/codex
  4. [4] Distinguish Guardian review threads from subagents ↗ openai/codex
  5. [5] Support `cua_repl` as a Node REPL-backed MCP server ↗ openai/codex

Quick answers

What shipped in OpenAI on August 24, 2026?
OpenAI rolled back the Plan mode prompt in Codex, quietly removing the 'Create a plan?' nudge from the composer and the friction it brought to drafting. In total, 22 commits, 22 pull requests, and 2 releases landed.
Who contributed to OpenAI on August 24, 2026?
3 developers shipped this update, including Eric Traut, pakrym-oai, and copyberry.
What were the notable OpenAI updates?
Remove the Plan mode composer nudge (#40200), Remove the Plan mode composer nudge, and Preserve content metadata when truncating messages (#40264).

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?