
OpenAI's Codex just made its biggest leap beyond software development. In a single update, the company shipped three major capabilities: Sites, a feature that turns a prompt into a live, hosted web app with a shareable URL; six role-specific plugins that wire Codex into the tools used by analysts, marketers, bankers, and designers; and expanded Annotations that let you point at any part of a document and ask Codex to refine it in place. The headline is Sites, but the real story is a platform repositioning.
OpenAI has dramatically expanded Codex from a specialized AI coding assistant into a full-fledged enterprise work platform , and the most striking signal of this shift is that non-developers now represent about 20% of Codex's 5 million weekly active users, adopting the platform at three times the rate of traditional software engineers. Codex is now up more than 6x since the launch of the desktop app in February. That growth curve is what explains the timing of this launch.
From code generator to app factory
Sites lets Codex "create, save, deploy, and inspect websites, web apps, and games hosted by OpenAI." You describe what you want in a thread, optionally calling the plugin explicitly with @Sites, and Codex builds the project, runs it for testing, deploys it, and hands back a production URL.
No Vercel config. No Docker. No CI pipeline. Just a conversation.
Users describe what they want , a dashboard, a project tracker, a knowledge base , and Codex builds the full application, deploys it to OpenAI-managed hosting, and returns a shareable URL with workplace authentication through Sign in with ChatGPT. The sites are hosted by OpenAI, built as Cloudflare Worker output, with D1 and R2 available for storage.

What can you actually build? OpenAI's examples include:
- Interactive revenue forecast planners where leaders can toggle assumptions instead of reading through spreadsheet tabs
Don't miss what's next in AI
Join 300,000+ engineers and researchers who get the signal, not the noise.
- Full access to in-depth AI research breakdowns
- Be the first to know what's trending before it hits mainstream
- Daily curated papers, repos, and industry moves
