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

ADMIN API KEYS LAND ACROSS SDKS, CODEX FIXES PTY TEARDOWN ON WINDOWS

By RepoJournal · Filed · About OpenAI

Both Node and Python SDKs shipped Admin API Key support [ref:6] [ref:11] while Codex killed a Windows bug that left terminal sessions hanging after exit [ref:2].

The openai-node v6.36.0 [1] and openai-python v2.34.0 [2] releases both introduce Admin API Keys per endpoint, expanding credential management for teams managing multiple organizations. These aren't just version bumps — they're infrastructure changes that unblock multi-tenant deployments. On the Codex side, a critical Windows PTY fix [3] resolves background terminals staying visible after shell exit by preserving ConPTY ownership through teardown, eliminating EOF propagation hangs. The same team landed three prep PRs [4] [5] that restructure process-tool plumbing and thread metadata routing [5], setting up selected environment support without changing behavior yet. A new keymap debug inspector [6] ships in the TUI to help users identify terminal key recognition issues, turning blind bug reports into actionable data. On the infrastructure side, DNS timeout coverage [7] hardens the network proxy against ambient resolver timing issues.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] v6.36.0 ↗ openai/openai-node
  2. [2] v2.34.0 ↗ openai/openai-python
  3. [3] Fix Windows PTY teardown by preserving ConPTY ownership ↗ openai/codex
  4. [4] Prepare selected environment plumbing ↗ openai/codex
  5. [5] codex: route metadata updates through ThreadStore (#20576) openai/codex
  6. [6] feat(tui): add keymap debug inspector ↗ openai/codex
  7. [7] [network-proxy] Cover DNS timeout blocking (#21105) openai/codex

Quick answers

What shipped in OpenAI on May 5, 2026?
Both Node and Python SDKs shipped Admin API Key support [ref:6] [ref:11] while Codex killed a Windows bug that left terminal sessions hanging after exit [ref:2]. In total, 105 commits, 51 pull requests, and 5 releases landed.
Who contributed to OpenAI on May 5, 2026?
3 developers shipped this update, including iceweasel-oai, starr-openai, and fcoury-oai.
What were the notable OpenAI updates?
v6.36.0, v2.34.0, and Fix Windows PTY teardown by preserving ConPTY ownership.

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?