RepoJournal
OpenAI

OpenAI

Codex, the SDKs, and the engine behind ChatGPT

Pick a date

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.

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

FAQ

What changed in OpenAI on May 5, 2026?
Both Node and Python SDKs shipped Admin API Key support while Codex killed a Windows bug that left terminal sessions hanging after exit .
What should OpenAI teams do about it?
Upgrade openai-node to v6.36.0 and openai-python to v2.34.0 if you manage Admin API keys across endpoints • If shipping on Windows with Codex, pull the PTY teardown fix [ref:2] before next release • Monitor the selected environment prep PRs [ref:3] — follow-up MR will route by environment_id
Which OpenAI repositories shipped on May 5, 2026?
openai/openai-node, openai/openai-python, openai/codex

Related across the cluster

For your repos

The showcase is a teaser.
Your wire is the product.

Same engine. Different stack. Below: what changes when the wire is yours.

Showcase wire

  • 14 famous open source orgs
  • One wire per day
  • Public, generic
  • Read on the web, when you remember

Your wire

  • Up to 1,500 of your repos - orgs, deps, vendors
  • Morning and evening briefs
  • Action items routed to your team
  • Slack delivery, email, breaking-news CVE alerts

Want a hands-on demo first? Ask a current user for an invite link.