Originally published at devtoolpicks.com
OpenAI added a Sites feature to Codex, and it is real and very useful. But it shipped as a preview for ChatGPT Business and Enterprise customers only. If you're a solo dev on Plus or Pro, which is where most indie hackers live, you can't touch it yet. So before you cancel your Lovable subscription, read this.
What Did OpenAI Actually Launch?
On June 2, 2026, OpenAI rolled out three things for Codex at once. A Sites feature, an Annotations feature, and six role-specific plugins.
Sites is the headline. It lets Codex create, save, deploy, and inspect websites, web apps, and games hosted by OpenAI. You describe what you want, or point it at a compatible existing project, and Codex turns it into a live hosted site. No Vercel config. No Netlify hookup. No manual deploy step. The site just goes live on OpenAI's infrastructure.
Annotations is the quieter feature, but arguably more useful day to day. You point Codex at a specific section of a document, slideshow, spreadsheet, or site, and it edits just that part or uses it as context for something else. This already worked for developers in code and Markdown files. Now it works for the documents non-coders actually live in.
The six plugins target specific jobs: data analytics, creative production, sales, product design, equity investing, and investment banking. Each one bundles integrations, instructions, and context so Codex can approximate that role out of the box. You install them from the plugin directory.
Who Is This Actually For?
Here's the part the hype skipped. Sites is in preview, and right now it is available only to ChatGPT Business and Enterprise workspaces. On Enterprise, an admin has to switch it on through role-based access control before anyone on the team can use it. OpenAI says more plans are coming later, but there's no date.
That access detail matters more than any feature. Codex itself is included on ChatGPT Plus at $20 a month and Pro at $100 or $200 a month, and that's where the overwhelming majority of solo devs and indie hackers sit. None of those individual plans can use Sites today. Business and Enterprise are built for teams, starting at two seats, which is not usually where a bootstrapped one-person SaaS lives.
So the real message under the headline is this: OpenAI built an AI app builder for companies first, not for the solo builder crowd. That's a deliberate choice. OpenAI has chased enterprise and knowledge-worker accounts hard this year, following Anthropic's enterprise agents push and Cowork. Sites is another move in that same game.
It's working, too. Codex now has more than 5 million weekly active users, up roughly 6x since the desktop app launched in February. About 20% of them are knowledge workers rather than coders, and that group is growing three times faster than developers. Sites and the new plugins are aimed straight at that 20%.
How Does It Compare to Lovable, Bolt, and v0?
If you have used Lovable, Bolt, Replit, or v0, the Sites pitch will feel familiar. Prompt in, hosted app out. The real difference is where the app lives and who controls it.
The standalone vibe-coding tools give you the code. You can export it, push it to your own repo, deploy it to Vercel or your own VPS, and own the whole thing. Codex Sites hosts the result on OpenAI's infrastructure instead. That's convenient for a quick internal dashboard or a throwaway demo. It becomes a problem the moment you want portability, full control of a custom domain, or the freedom to leave without rebuilding from scratch.
There's also a footgun worth flagging. Every Sites deployment URL is a production deployment by default. If you want to review a build before it goes live, you have to explicitly ask Codex to save a version without deploying it. For a quick prototype, fine. For anything a real user might stumble onto, that is the kind of default that bites people.
For now, if you're shipping a real indie product, the existing tools still win on control and portability. Codex Sites is better understood as "deploy a quick thing from inside the tool I already code in" than as a replacement for a dedicated app builder.
Should Indie Hackers Care?
Yes, but not this week. Here is the realistic read.
If you're on Plus or Pro, you can't use Sites yet, so nothing changes today. Keep your current stack. Lovable, Bolt, and v0 are still the fastest path from prompt to shipped app for a solo builder, and Codex or Claude Code in the terminal are still where the serious building happens.
What's worth watching is the direction. The moment Sites lands on Plus and Pro, the math shifts for anyone already paying $20 a month for ChatGPT. Prompt to live hosted URL, inside the same tool you use for everything else, with no deploy step, is a strong offer. It wouldn't kill the standalone builders overnight. But it would pull in the casual end of their market fast, the people building internal tools and quick demos rather than real products. If you want a sense of how the OpenAI plans stack up for builders, our ChatGPT Pro vs Claude Max vs Cursor breakdown covers the tiers.
If you run a team on Business or Enterprise, it's worth turning on and testing now, especially paired with the role plugins. A sales or analytics teammate spinning up a shareable dashboard without bugging you is a real time save. The team plans also keep your data out of OpenAI's training, which matters if those dashboards touch anything sensitive.
The Honest Take
OpenAI Codex Sites is a smart, well-aimed launch that most of the people resharing it cannot actually use. The hype framed it as an app builder for everyone. It's an enterprise preview feature, and the indie hacker audience isn't invited yet.
That's not a knock on the feature. It's genuinely useful, and the hosting-included, no-deploy-step approach is the right idea for the knowledge-worker market OpenAI is going after. It's a flag on the framing. If you came in expecting a free Lovable competitor on your Plus plan, you'll be let down.
So keep your current tools. Watch for the Plus and Pro rollout. When it lands, give it a serious look, especially if you already live inside the OpenAI ecosystem. Until then, treat this as a preview of where things are heading, not a tool you can pick up right now.
For more on where Codex is going, here is what changed when Codex added Appshots and remote Mac control, and how Codex stacks up against Claude Code if you are choosing a coding agent today.
Top comments (0)