AI agents · OpenClaw · self-hosting · automation

Quick Answer

What is OpenAI Codex Sites? June 2 2026 Launch Explained

Published:

What is OpenAI Codex Sites? June 2, 2026 Launch Explained

On Monday, June 2, 2026, OpenAI shipped Codex Sites — a new feature inside Codex that lets you build hosted, interactive web apps from natural language prompts. It’s OpenAI’s most direct push into the territory owned by Lovable, Bolt.new, and v0. Here’s exactly what it is, how it works, and whether you should care.

Last verified: June 8, 2026 — six days after launch

What it is in one sentence

Codex Sites is OpenAI’s hosted, prompt-to-deployed-site builder, baked directly into the Codex workspace.

Where Codex Sites fits in the Codex family

SurfaceWhat it does
Codex CLITerminal-based coding agent for real repos
Codex in VS CodeIDE extension
Codex CloudBrowser-based coding workspace
Codex SitesPrompt-to-live-site, hosted by OpenAI
Codex AnnotationsScoped in-place edits across files/sites
Codex role plugins6 plugins for analysts, designers, investors, bankers, marketers, ops

The big idea: Codex is no longer “a coding tool.” It’s a workspace where coding, sites, and knowledge work share one interface.

What you get on June 8, 2026

Six days after launch, here’s the actual feature set:

FeatureStatus
React + Tailwind frontend outputLive
Custom domain (paid tiers)Live
Codex Sites DB (simple key-value + SQL)Live
Simple auth (email magic link, OAuth)Live
Annotations (scoped in-place edits)Live
Multi-page site generationLive
GitHub export of codeLive
Stripe payments integrationLimited (rolling out)
Background functions / cronBeta
Real-time database (websockets)Not yet
File storage (large media)Limited via OpenAI Files

How it actually works

  1. You prompt: “Build a landing page for an AI agent SaaS called Foo, with a hero, three feature cards, pricing, and a waitlist form.”
  2. Codex generates the React + Tailwind site, deploys to a subdomain in ~30 seconds.
  3. You see a live preview with a unique URL.
  4. You use Annotations to scope edits: highlight a section, say “change this card to be about analytics,” done.
  5. You connect a custom domain through Codex Sites settings.
  6. You export to GitHub when you want to take it elsewhere.

How it compares to alternatives

ToolStrength
Codex SitesOne workspace with ChatGPT, Codex CLI, role plugins, and Sites
LovableBest non-developer SaaS builder with Supabase + Stripe
Bolt.newFull Next.js / Vite repo you own, runs in StackBlitz
v0Vercel-native, pixel-perfect shadcn UIs
Replit AgentPersistent dev environment with running apps

For a deeper comparison see the Codex Sites vs v0 vs Bolt vs Lovable post.

Pricing

PlanMonthlyWhat you get
Free$0Limited daily Sites generations
ChatGPT Plus$20Limited Sites use
ChatGPT Business$25/userSites + custom domain + Annotations
ChatGPT Codex / Pro$60/userHigher limits, faster gen
EnterpriseCustomSSO, audit logs, dedicated capacity

The “free with subscription” angle is a big competitive lever — if you already pay for ChatGPT Business, Sites is included.

Who should use Codex Sites

  • ✅ ChatGPT Business / Enterprise users (already paid for it)
  • ✅ PMs and analysts who want internal tools fast
  • ✅ Indie developers prototyping landing pages
  • ✅ Solo founders shipping marketing sites
  • ❌ Production SaaS teams (use Bolt or stick with Cursor)
  • ❌ Heavy Stripe/marketplace use cases (Lovable still ahead)
  • ❌ Vercel-native shops (v0 is the smoother fit)

What “Intelligence at Work” actually delivered on June 2

The Sites launch was one of five announcements:

  1. Codex Sites — hosted prompt-to-site
  2. Annotations — scoped in-place edits
  3. Six role plugins — analyst, designer, investor, banker, marketer, ops (62 apps, 110 skills)
  4. AWS Bedrock GA for Codex
  5. 5M weekly users milestone — 20% non-engineers

The role plugins are arguably the bigger long-term play: OpenAI is positioning Codex as the AI layer for white-collar work, not just engineering.

Limitations to know

  • OpenAI hosting only — no AWS/GCP deploy option yet
  • DB is simple — fine for prototypes, not Postgres-grade
  • Annotation edits are scoped — bulk refactors still need Codex CLI
  • Custom domain TLS can take a few minutes to provision
  • No edge functions yet — Vercel and Cloudflare Workers are still way ahead here

What’s likely next

LikelyTiming
Postgres integration (probably via Neon partner)Q3 2026
Stripe Connect for marketplacesQ3 2026
Edge functions / cron jobs GAQ3 2026
Sites templates marketplaceQ4 2026
Self-host / export-to-AWSMaybe never
API for triggering Sites programmaticallyQ4 2026

Bottom line

Codex Sites is a credible, useful entrant — not a Lovable killer, not a v0 killer, but a real new option that comes free with ChatGPT Business and integrates with the rest of the Codex workspace. If you already pay for Codex, try it for your next internal tool or landing page. If you’re shipping a real SaaS, Lovable, Bolt, or v0 are still better fits depending on your stack.

The bigger story isn’t Sites itself — it’s that OpenAI is bundling code generation, hosted apps, knowledge-work plugins, and ChatGPT into one workspace. That’s how the AI coding category becomes the AI working category.