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 AUTH OVERHAUL AS OPENAI-NODE GOES PNPM

By RepoJournal · Filed · About OpenAI

Codex locked in encrypted credentials for CLI and MCP OAuth while tightening remote control security, and the Node SDK completed its package manager migration in one swing.

The Codex team landed three major auth improvements across the stack. First, they wired encrypted local secrets into the CLI auth pipeline [1] to solve a Windows Credential Manager limitation that was breaking large ChatGPT payloads, then extended that same encrypted backend to MCP OAuth storage [2] with support for legacy keyring migration. In parallel, they added a dedicated kill switch for remote control in managed deployments [3], letting admins disable the feature without touching persisted user preferences. These three PRs represent the completion of a planned encryption stack that keeps only keys in OS keystores and payloads in Codex's encrypted vault. On the packaging front, Codex cut Windows x64 build time by parallelizing archive operations [4], dropping a 116-second serial job to concurrent execution. Meanwhile, openai-node completed its migration from Yarn to pnpm 11.5.1 [5], updating CI, release workflows, and contributor docs in one lift while upgrading Node types to 24.x and pinning TypeSpec runtime to avoid registry warnings.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] feat: use encrypted local secrets for CLI auth ↗ openai/codex
  2. [2] feat: use encrypted local secrets for MCP OAuth ↗ openai/codex
  3. [3] feat(app-server): enforce managed remote control disable (#27961) openai/codex
  4. [4] [codex] parallelize Windows package archives (#27854) openai/codex
  5. [5] chore: Convert repository to pnpm ↗ openai/openai-node

Quick answers

What shipped in OpenAI on June 13, 2026?
Codex locked in encrypted credentials for CLI and MCP OAuth while tightening remote control security, and the Node SDK completed its package manager migration in one swing. In total, 51 commits, 51 pull requests, and 3 releases landed.
Who contributed to OpenAI on June 13, 2026?
2 developers shipped this update, including celia-oai and jbeckwith-oai.
What were the notable OpenAI updates?
feat: use encrypted local secrets for CLI auth, feat: use encrypted local secrets for MCP OAuth, and feat(app-server): enforce managed remote control disable (#27961).

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.