Skip to main content

OpenAI Just Shipped Codex as a Claude Code Plugin — Here's What It Actually Means

OpenAI shipped an official Codex plugin for Claude Code, letting devs run both agents inside one terminal session. Truce, trojan horse, or just developers winning?

Abhishek Sharma· Head of Engg @ Fordel Studios
4 min read
OpenAI Just Shipped Codex as a Claude Code Plugin — Here's What It Actually Means

OpenAI just did something it has rarely done: ship first-class support inside a rival product. The official Codex plugin turns Claude Code into a host where you can hand off subtasks to Codex without leaving the session. For anyone who has been juggling both tools in separate windows, this is the most practical thing either lab shipped this month.

What is actually new here?

Until now, mixing Codex and Claude Code meant two terminals, two billing dashboards, and copy-pasting context between them. The plugin collapses that. Inside Claude Code you can invoke Codex as a subagent, pipe its output back into the parent context, and let Claude orchestrate the next step. It is the same agent-calling-agent pattern people have been hacking with MCP for months — except now one of the two largest labs is shipping it as supported product.

Why does this matter?

Coding agents are converging on the same shape: terminal-native, file-aware, tool-using. Differentiation is moving from raw model quality to where the agent lives. Claude Code's terminal UX has quietly become the default surface for serious agentic work. By shipping a plugin instead of a competing IDE, OpenAI is conceding the surface and competing on the model behind it. That is a meaningful positioning shift.

There is also a pricing wrinkle. Two agents in one session means two meters running. If you are not careful with handoff scope, you will pay both providers for overlapping context windows on the same task.

DimensionBefore todayAfter plugin
Where Codex runsStandalone CLI / IDE extensionInside Claude Code as subagent
Context handoffManual copy-pasteProgrammatic via plugin
BillingSeparate accounts, separate billsStill separate — but one session burns both meters
Orchestration modelHuman switches toolsClaude can delegate to Codex mid-task
Lock-in storyPick one ecosystemMix per task, no full commitment

Who should care?

Three groups. Engineering leaders evaluating standardisation: stop mandating one tool. The plugin is permission to let teams pick per task. Platform teams: this raises the bar for any internal AI dev platform — if you are not at least matching this composability, your devs will route around you. Anyone running cost reviews: add a line for double-billing on multi-agent sessions before someone surprises you with a $4k month.

Is this a truce or a trojan horse?

Probably neither, and that is the point. OpenAI is not making peace with Anthropic — it is making peace with developer workflows. Devs already use both. The lab that fights that reality loses developers. The lab that supports it keeps a seat in the workflow even when its model is not the orchestrator. Expect Anthropic to ship the mirror move into Codex CLI within a quarter.

The quick verdict

Useful today, strategically interesting, not a free lunch. Install it, set hard scope on what Codex is allowed to do inside the session, and watch your token spend for a week before declaring it the default.

2agent meters running per sessionCodex inside Claude Code means both providers bill the same task — track scoped delegations carefully
OpenAI is not making peace with Anthropic. It is making peace with developer workflows.
Abhishek Sharma, Head of Engg @ Fordel Studios
···
If you run an engineering org, do these three things this week
  • Pilot the plugin on one team for a sprint, with explicit rules about which agent owns which subtask.
  • Add a multi-agent line item to your AI cost dashboard — double billing on overlapping context is the new gotcha.
  • Stop mandating a single coding agent across the org. Per-task choice is now a supported pattern, not a workaround.
Build with us

Need this kind of thinking applied to your product?

We build AI agents, full-stack platforms, and engineering systems. Same depth, applied to your problem.

Newsletter

Enjoyed this? Get the weekly digest.

Research highlights and AI news, delivered every Thursday. No spam.

Loading comments...