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 THREAD DELETION AND REALTIME SYNC, PYTHON SDK FIXES RELEASE PIPELINE

By RepoJournal · Filed · About OpenAI

Codex now permanently deletes threads with full session tree cleanup, while the Python SDK patches a broken release workflow that left v2.41.1 half-shipped.

The Codex team landed two critical infrastructure moves overnight. Thread deletion [1] now ships as a v2 app-server API with cascading cleanup of spawned subagent threads and orphaned metadata, filling a gap where clients could only archive. In parallel, realtime sessions now receive completed assistant messages [2] that were previously dropped when no active frontend-model handoff existed, fixing a disconnect where the two models presented as separate personas. The Python SDK hit a snag yesterday when the release workflow for v2.41.1 [3] failed mid-flight, bumping the version and changelog but leaving no GitHub tag, release, or PyPI package behind [4]. The fix restores `contents: write` permissions to the release job while keeping the trusted publishing split intact [5]. On the Codex CLI side, tool-suggest discovery now skips the local curated marketplace when using remote plugins [6], preventing malformed manifest reads, and external-agent import is now discoverable via slash command [7] instead of blocking startup. Test infrastructure got hardened too: subprocess cleanup now properly orphan-hunts grandchild processes after `codex exec` runs [8].

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] Add app-server `thread/delete` API (#25018) openai/codex
  2. [2] Forward standalone assistant output to realtime (#27319) openai/codex
  3. [3] v2.41.1 ↗ openai/openai-python
  4. [4] build: fix release workflow permissions ↗ openai/openai-python
  5. [5] build: fix release workflow permissions (#3389) openai/openai-python
  6. [6] [codex] Skip local curated discovery for remote plugins ↗ openai/codex
  7. [7] [codex] add /import for external agents ↗ openai/codex
  8. [8] Guard core test subprocess cleanup (#27343) openai/codex

Quick answers

What shipped in OpenAI on June 11, 2026?
Codex now permanently deletes threads with full session tree cleanup, while the Python SDK patches a broken release workflow that left v2.41.1 half-shipped. In total, 53 commits, 53 pull requests, and 3 releases landed.
Who contributed to OpenAI on June 11, 2026?
3 developers shipped this update, including jbeckwith-oai, xl-openai, and stefanstokic-oai.
What were the notable OpenAI updates?
Add app-server `thread/delete` API (#25018), Forward standalone assistant output to realtime (#27319), and v2.41.1.

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.