Codex launches Sites preview for building and deploying websites
TL;DR
Codex app now offers Sites in preview for creating, saving, deploying, and inspecting websites, dashboards, and web apps hosted by OpenAI.
What changed
Codex now includes Sites in preview so developers can create save deploy and inspect websites dashboards and web apps hosted by OpenAI.
Why it matters
Developers testing web apps see faster iteration when everything stays inside Codex instead of switching platforms.
What to watch for
Track how Sites stacks up againstReplitfor similar quick deploys and verify updates by opening the Codex changelog inside the app to inspect new site options.
Who this matters for
- Vibe Builders: Use the Sites preview in Codex to deploy custom dashboards and web apps directly from your workspace.
- Developers: Enable the Sites toggle in ChatGPT Business settings to host and inspect web apps on OpenAI infra.
Harsh’s take
OpenAI is tightening the loop between code generation and live hosting. By integrating Sites into the Codex app, they are removing the friction of exporting code to external providers like Vercel or Netlify for simple projects. This is a strategic move to keep business users within their ecosystem for the entire development lifecycle.
For operators, this means faster prototyping for internal tools and dashboards. The default enablement for Business workspaces suggests OpenAI is targeting corporate shadow IT and rapid internal tooling. While it may not replace complex CI/CD pipelines yet, the ability to inspect and deploy in one interface significantly lowers the barrier for shipping functional web assets.
by Harsh Desai
About OpenAI Codex
View the full OpenAI Codex page →All OpenAI Codex updatesGo deeper
More AI news
- FeatureChatGPT adds live job search and resume formatting
ChatGPT now surfaces live job listings from Indeed, Upwork, and other sources. Users can upload or create resumes, tailor them to roles, and download polished versions.
- FeatureClaude Code adds /cd command to change directories mid-session
Claude Code introduces the /cd command to move a session to a new working directory without breaking the prompt cache.
- FeatureClaude Code enables nested sub-agents up to five levels deep
Claude Code now lets sub-agents spawn their own sub-agents up to five levels deep.