What is OpenAI Codex Sites? June 2 2026 Launch Explained
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
| Surface | What it does |
|---|---|
| Codex CLI | Terminal-based coding agent for real repos |
| Codex in VS Code | IDE extension |
| Codex Cloud | Browser-based coding workspace |
| Codex Sites | Prompt-to-live-site, hosted by OpenAI |
| Codex Annotations | Scoped in-place edits across files/sites |
| Codex role plugins | 6 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:
| Feature | Status |
|---|---|
| React + Tailwind frontend output | Live |
| 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 generation | Live |
| GitHub export of code | Live |
| Stripe payments integration | Limited (rolling out) |
| Background functions / cron | Beta |
| Real-time database (websockets) | Not yet |
| File storage (large media) | Limited via OpenAI Files |
How it actually works
- You prompt: “Build a landing page for an AI agent SaaS called Foo, with a hero, three feature cards, pricing, and a waitlist form.”
- Codex generates the React + Tailwind site, deploys to a subdomain in ~30 seconds.
- You see a live preview with a unique URL.
- You use Annotations to scope edits: highlight a section, say “change this card to be about analytics,” done.
- You connect a custom domain through Codex Sites settings.
- You export to GitHub when you want to take it elsewhere.
How it compares to alternatives
| Tool | Strength |
|---|---|
| Codex Sites | One workspace with ChatGPT, Codex CLI, role plugins, and Sites |
| Lovable | Best non-developer SaaS builder with Supabase + Stripe |
| Bolt.new | Full Next.js / Vite repo you own, runs in StackBlitz |
| v0 | Vercel-native, pixel-perfect shadcn UIs |
| Replit Agent | Persistent dev environment with running apps |
For a deeper comparison see the Codex Sites vs v0 vs Bolt vs Lovable post.
Pricing
| Plan | Monthly | What you get |
|---|---|---|
| Free | $0 | Limited daily Sites generations |
| ChatGPT Plus | $20 | Limited Sites use |
| ChatGPT Business | $25/user | Sites + custom domain + Annotations |
| ChatGPT Codex / Pro | $60/user | Higher limits, faster gen |
| Enterprise | Custom | SSO, 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:
- Codex Sites — hosted prompt-to-site
- Annotations — scoped in-place edits
- Six role plugins — analyst, designer, investor, banker, marketer, ops (62 apps, 110 skills)
- AWS Bedrock GA for Codex
- 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
| Likely | Timing |
|---|---|
| Postgres integration (probably via Neon partner) | Q3 2026 |
| Stripe Connect for marketplaces | Q3 2026 |
| Edge functions / cron jobs GA | Q3 2026 |
| Sites templates marketplace | Q4 2026 |
| Self-host / export-to-AWS | Maybe never |
| API for triggering Sites programmatically | Q4 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.