OpenAI

OpenAI

Codex, the SDKs, and the engine behind ChatGPT

Pick a date

The Wire ยท Showcase

CODEX TIGHTENS PROXY ENFORCEMENT, SDK CLIENTS SHIP GPT-5.6-SOL SUPPORT

By RepoJournal ยท Filed ยท About OpenAI

Codex closed a proxy bypass hole in file uploads while both Node and Python clients landed new model capabilities overnight.

The Codex team plugged a critical gap where file upload flows could ignore system proxy settings even after API requests honored them [1]. The fix makes HTTP client policy a required input across the three-step upload process (create record, PUT bytes, finalize), resolving each destination independently so no step can slip through the configured proxy. On the SDK front, both openai-node v6.46.0 and openai-python v2.45.0 shipped with gpt-5.6-sol model updates [3] [4], though the Python release also had to restore beta resource accessors that got inadvertently stripped [4]. In parallel, Codex is fixing its conversation tracking by properly forwarding originator headers to ChatGPT-hosted Apps and plugin-runtime MCP requests [2], resolving production validation gaps where plugin creation logs were showing `CODEX_UNKNOWN_DEFAULT` instead of actual surface origins. Internal cleanup work removed the redundant `NetworkProxyConfig` wrapper that forced runtime callers to repeat `.network` everywhere , and the TUI now strips empty reasoning-summary placeholders that were leaking into transcript history .

Action items

References

  1. [1] codex-api: route file uploads through HTTP client factory โ†— openai/codex
  2. [2] fix: forward originator to Codex Apps MCP โ†— openai/codex
  3. [3] v6.46.0 โ†— openai/openai-node
  4. [4] v2.45.0 โ†— openai/openai-python

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.