RepoJournal
OpenAI

OpenAI

Codex, the SDKs, and the engine behind ChatGPT

Pick a date

The Wire · Showcase

CODEX SHIPS REMOTE PLUGINS BY DEFAULT, RESTORES AGENT DELEGATION GUARDRAILS

By RepoJournal · Filed · About OpenAI

Remote plugins graduate from experimental to stable, but the team is tightening agent spawning rules after a simplification removed critical delegation guidance.

Codex is shipping remote plugins enabled by default [1], moving the feature out of experimental and into production for all configurations that don't explicitly disable it. The backend authentication gate remains in place, so this is a controlled rollout, not a free-for-all. At the same time, the team restored v1 delegation guidance [2] that was accidentally stripped out earlier, re-establishing the rule that requests for depth, research, or investigation don't automatically authorize spawning subagents. This matters because the simplification that removed that guidance left the authorization check intact but lost the reasoning behind it, which engineers clearly found too permissive in practice. On the model side, Codex is now consuming model metadata to control skills usage instructions [3], removing hardcoded legacy matching and enabling the pattern for gpt-5.5. A revert [4] backed out an overly aggressive auto-review prompt change, and the team cut a routine patch [5] with no user-facing impact.

Action items

References

  1. [1] [codex] Enable remote plugins by default ↗ openai/codex
  2. [2] [codex] Restore v1 delegation guidance (#30511) openai/codex
  3. [3] [codex] Use model metadata for skills usage instructions ↗ openai/codex
  4. [4] Revert "Make auto-review on-request prompt more proactive" ↗ openai/codex
  5. [5] 0.142.4 ↗ openai/codex

FAQ

What changed in OpenAI on June 29, 2026?
Remote plugins graduate from experimental to stable, but the team is tightening agent spawning rules after a simplification removed critical delegation guidance.
What should OpenAI teams do about it?
If you maintain Codex integrations, test remote plugins in staging before merging to main - they're now on by default • Review your agent spawn implementations against the restored delegation guidance - depth/research requests should not trigger subagent creation
Which OpenAI repositories shipped on June 29, 2026?
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.