Code doesn't just write itself.It orchestrates.

The AI code companion engineered for compounding teams. Codex plans, writes, reviews and ships — across every repository, runtime, and agent in your stack.

Trusted by engineering teams atVercelLinearStripeRampAnthropicFigma
PARALLEL AGENTSSTRUCTURAL REFACTORZERO-DRIFT CONTEXT120FPS REVIEW LOOPMULTI-REPO PLANNINGTYPED CODE GRAPHSPARALLEL AGENTSSTRUCTURAL REFACTORZERO-DRIFT CONTEXT120FPS REVIEW LOOPMULTI-REPO PLANNINGTYPED CODE GRAPHS
The Orchestrator

One canvas. Every agent in your stack.

Switch between plans, edits, reviews, and ships without losing context. Codex preserves intent across every surface.

codex ▸ agents/orchestrator.ts
1import { codex } from '@codex/core';
2 
3// Codex composes the agent graph for you
4export const pipeline = codex.graph({
5 plan: agents.planner({ depth: 'deep' }),
6 write: agents.coder({ model: 'omni-x' }),
7 review: agents.reviewer({ strict: true }),
8 ship: agents.deployer({ canary: 0.1 }),
9});
:CODEXv3.4 / LIVE

C·O·D·E·X

EST · 2024NODE / 00.41.07

Numbers that compound, silently.

0%
Accuracy on closed PRs
0×
Faster code reviews
0M
Tokens orchestrated / min
0ms
p95 agent latency
Chapter · 02 · The Loop

Between
commits.

Codex doesn't just autocomplete. It maintains a living memory of your intent — every PR, every diff, every architectural decision — and keeps the entire team aligned on the next move.

—01
Plan
—02
Write
—03
Review
—04
Test
—05
Ship
—06
Observe
:SPECIMEN—0341
N · 47.36 · 8.55
Agent
Codex / Loop
Throughput
14.2k ops/s
The Platform

Six surfaces. One coherent loop.

Pathfinder

Codex traces every dependency before it writes a line.

A live structural graph keeps refactors safe across hundreds of files. Hover to watch the path.

Stack-native

Speaks every framework in your monorepo.

Codex ships with native adapters for the languages and runtimes your team already trusts.

TS
Py
Rs
Go
Rx
Nx
Pg
Dk
Realtime

Shared cursors. Shared intent.

ABCD+7

Live presence, conflict-free edits, and audited agent runs — across every contributor.

Latency

Edge-routed agents. 240ms p95.

Workloads route to the nearest GPU pool — automatically.

Router

Right model for the right task.

  • planomni-x · large
  • editcodex-fast
  • reviewsentinel-pro
  • embedatlas-mini
Codex Script

A tiny DSL with a massive surface.

Describe outcomes, not steps. Codex compiles your intent into a deterministic agent graph you can version and review.

ComposableTypedAuditableReversible
// orchestrator.codex
task "refactor billing engine" {
plan :: deep, ttl=10m budget :: 80k tokens guard :: tests.green && lint.clean ship :: pr → review → canary(10%) → 100% }
SHIP FASTERREFACTOR FEARLESSLYONE COHERENT LOOPBUILT FOR COMPOUNDING TEAMSEVERY REPO · EVERY RUNTIMESHIP FASTERREFACTOR FEARLESSLYONE COHERENT LOOPBUILT FOR COMPOUNDING TEAMSEVERY REPO · EVERY RUNTIME
Pricing

Built for one dev.
Priced for every team.

Flat per-seat pricing, no token surprises. Scale orchestration without scaling spend.

Hobby

$0/forever

For solo devs exploring agent-driven workflows.

  • 1 workspace
  • 200 agent runs / mo
  • Community support
  • Local-only repos
Start free

Team

Popular
$24/seat / mo

For compounding engineering teams shipping daily.

  • Unlimited workspaces
  • 10k agent runs / mo
  • Parallel orchestration
  • PR reviews & policies
  • SSO + audit log
Start 14-day trial

Enterprise

Custom

For platforms with strict security & scale needs.

  • Dedicated tenant
  • Bring-your-own model
  • SOC2 + HIPAA
  • Private VPC routing
  • 24/7 white-glove
Talk to sales
Changelog

Shipped weekly. Compounded daily.

  1. v3.4.0May 28, 2026Major

    Parallel agent orchestration

    Spawn up to 12 agents in a single plan with deterministic merge. New scheduler routes tasks by repo, runtime, and historical token cost.

  2. v3.3.1May 14, 2026Improvement

    Diff-aware code review

    Reviews now respect existing PR conventions and learn from squash-merge history. Up to 3× fewer false positives in monorepos.

  3. v3.3.0Apr 30, 2026Feature

    Bring your own model

    Route any model behind a single Codex endpoint — OpenAI, Anthropic, Mistral, self-hosted. Policies enforced per workspace.

  4. v3.2.4Apr 12, 2026Fix

    Editor sync, faster

    VS Code sidebar now streams agent thoughts under 60ms p95. JetBrains parity coming next month.

Start building

Four commands.
Infinite leverage.

Drop Codex into any repo in under a minute. No infra, no rewiring — just orchestration.

All systems operationalSOC2 Type IIHIPAA
~/codex
Create account

Join the orchestration era.

Free to start. Connect a repo and ship your first agent-run pull request in under five minutes.

or with email

Already on Codex?