Vuncloud Blog
← Back to Dev Notes

Everything Changes! Codex Fully Merges Into ChatGPT in 2026 — How Scary Is ChatGPT Work?

Three-mode super desktop · Work agent breakdown · Computer Use · plugins & scheduled tasks · developer migration · head-to-head with Cowork~12 min read

Modern multi-monitor office desk representing ChatGPT Work agent completing complex cross-app knowledge work

"Where did Codex go?" "Is Work mode the same thing as the coding-focused Codex?" "Can free users use it on desktop too?"

On July 9, 2026, OpenAI did three big things in one launch: shipped the GPT-5.6 model family, released ChatGPT Work agent mode, and merged the standalone Codex app into the new ChatGPT desktop app. This isn't a simple rebrand — OpenAI is pushing ChatGPT from a Q&A tool toward a super app that runs entire workflows for you, going head-to-head with Anthropic's Claude Cowork.

This article clarifies what actually changed, what makes Work scary, how developers should migrate, and whether everyone else should jump in now. For model selection, see our GPT-5.6 Sol / Terra / Luna comparison; for launch background, see the full GPT-5.6 overview.

3 modes
Chat · Work · Codex in one desktop app
5M+
weekly Codex users (official figure)
Hours
Work mode can run complex projects independently

1. What Actually Changed on July 9

Compress the official announcement into a timeline — four sentences capture the core:

Change Before Now (from 2026.07.09)
Desktop app architecture Separate ChatGPT and Codex desktop apps Merged into a unified ChatGPT desktop app with Chat / Work / Codex modes
Codex positioning Standalone coding agent app Still a dedicated coding mode, now inside a bigger ChatGPT shell; set as default view + keep the Codex icon
Knowledge work Mostly Chat conversations + limited tools New ChatGPT Work: cross-app, cross-file agent that can run for hours
Legacy desktop Original ChatGPT desktop app renamed ChatGPT Classic

Codex lead Andrew Ambrosino was blunt in the livestream: the merge is just step one — the goal is to "methodically unify web, mobile, and desktop," not "slap a toggle on and call it done." Standalone Codex app users can update normally; after updating, you get the new unified ChatGPT desktop app.

A point that's easy to misread

Codex wasn't "swallowed by ChatGPT" — it was placed inside a bigger container. For developers, inline diff editing, PR sidebar review, and multi-repo projects are all still there. For non-technical users, Work mode extends the same agent capabilities to spreadsheets, slides, and CRM workflows.

2. Three-Mode Super Desktop: Chat / Work / Codex

The new ChatGPT desktop app is OpenAI's work super app strategy in action — switch modes by task type in one window instead of installing three apps.

Mode Who it's for Typical tasks Desktop plans
Chat Everyone Q&A, brainstorming, short conversations Includes Free
Work Sales, finance, marketing, ops, and other knowledge workers Pull data from Slack/Drive/CRM → produce spreadsheets/slides/docs/Sites Includes Free (desktop); web/mobile see plan table
Codex Developers, technical roles Write code, review PRs, multi-repo projects, Computer Use for builds Includes Free

OpenAI's official line: Work handles broader complex projects; Codex stays focused on software development. Both share the same Codex agent harness underneath, but with different UIs and workflow templates. That explains why more than 1 million of Codex's 5 million weekly users were already doing non-coding work — the capability had outgrown code scenarios long ago; the product finally gave it a proper front door.

3. What Is ChatGPT Work

One-sentence definition: ChatGPT Work is an agent that takes action across your apps, files, and workflows — it can break a goal into steps, run independently for hours, and deliver finished output (spreadsheets, slides, documents, web apps) instead of just giving you text advice.

It's powered by GPT-5.6, released the same day. OpenAI says GPT-5.6 reaches frontier performance on multi-step reasoning and generating materials from templates and reference files — exactly what Work needs: not one question, one answer, but carrying context through an entire chain.

Business meeting discussing data and strategy, representing ChatGPT Work automating the workflow from customer research to marketing briefs and cross-market assets
Typical ChatGPT Work chain: customer research → marketing brief → multi-market assets, with context carried throughout

Five Core Capabilities (Where the "Scary" Lives)

1. Plugins: @Slack, @Drive, @CRM — context pulled in one shot

Through a unified plugin directory, Work connects to Slack, Microsoft Teams, Google Drive, SharePoint, email, calendar, CRM, project trackers, and more. Type @app-name to explicitly specify a data source; if you don't, the model will infer which plugin to call from your prompt.

What this means: you no longer copy-paste data across ten windows. Example — month-end close: Work can find source data across systems, move it into Excel/Sheets, reconcile, generate slides, and validate results. OpenAI's internal finance team says month-end close and forecasting went from "days" to "hours."

2. Sites: turn deliverables into shareable web apps

The public beta Sites feature lets you turn a project into an interactive site or web app, shared via URL with your team or published publicly. Use cases: live dashboards, project trackers, launch calendars, prototypes, internal portals, interactive reports. Test inside ChatGPT and auto-update as underlying data changes.

3. Scheduled Tasks: you clock out, it keeps running

Scheduled tasks support: one-time runs, recurring schedules, event triggers, and continuous change monitoring. Examples:

  • Review Slack updates weekly and refresh the standing meeting agenda
  • Check websites and dashboards every morning, summarize changes, and send a report
  • Monitor new customer feedback and organize recurring themes into prioritized product ideas
  • Auto-update a presentation when new email feedback arrives

This is where Work gets truly "scary": from a chat tool to a background worker. You set boundaries and approval points; it keeps pushing forward across Connected Apps and the browser.

4. Built-in browser + Computer Use: full-stack desktop control

The desktop app adds a built-in browser: research markets, compare sources, pull info from websites, and open and edit Google Workspace / Microsoft 365 files in-app.

Computer Use lets ChatGPT operate your computer on your behalf — clicking, typing, moving files, running tasks across apps, tools, and browsers in the background. With GPT-5.6, OpenAI says Computer Use is noticeably faster. Codex users know this well; now Work opens the same capability to non-developers.

5. Long-running independent execution: one goal, hours without dropping context

Work is designed to break a complex project into sub-steps and complete them independently, running for hours when needed. You can check progress anytime, answer questions, change direction, and approve key actions — or start a task on your phone and continue on desktop, with the same project carrying across devices.

Sales scenario: turn a customer discovery conversation into a customized PoC within 24 hours (usually weeks) — structured notes, routed to solutions architects, coordinated with the technical team, so sales can focus on the relationship. Zapier's head of enterprise marketing Angela Ferrante says Work helped her build a repeatable system to review thousands of leads monthly, tracking CRM/email touchpoints, finding follow-up gaps, and generating executive dashboards that surfaced millions in potential pipeline.

Getting started: begin with a workflow you already know

OpenAI's recommendation: don't throw a vague big goal at it on day one. Start with a task you already know how to do — analyze month-end budget variance, turn assets into a marketing brief, prep for a sales meeting — so you can judge Work's output quality before gradually giving it more autonomy.

4. Developer View: Codex Didn't Disappear — It Got Stronger

If you've been a Codex user, the good news is the core experience is preserved and enhanced:

  • Inline diff editing: edit directly in the diff view without switching tools
  • PR sidebar review: Pull Request review integrated in the sidebar
  • Faster Computer Use: GPT-5.6-powered, faster local file/app operations
  • Multi-repo in one project: manage multiple repos within a single project
  • Mobile continuity: desktop Codex projects accessible in the ChatGPT mobile app

Migration is minimal:

  1. Already have the Codex app → update normally → automatically becomes the unified ChatGPT desktop app
  2. In settings, set Codex as the default view (opens straight into coding mode)
  3. Optional: change the app icon back to the Codex logo for a nearly seamless visual experience
  4. CLI users (codex command line) are unaffected and continue independently; for model switching see the GPT-5.6 selection guide

If you need a stable macOS execution node for Xcode / TestFlight overnight builds, agent tasks still benefit from a dedicated Cloud Mac — see the CTA at the end. For Codex weekly quota issues, see quota exhausted alternatives.

5. Availability & Plans: Who Can Use It Now

Platform ChatGPT Work Chat / Work / Codex three modes Rollout pace
Web + mobile ✓ Work mode Pro / Enterprise / Edu from 7/9; Plus / Business within days
Desktop (Mac / Windows) ✓ Chat + Work + Codex Global launch 7/9, includes Free plan

Usage rules: Work targets longer tasks than everyday chat and follows the same quota structure as Codex — the more complex and multi-step the task, the more it consumes. Enterprise / Edu admins can set spend controls, group limits, individual overrides, and quota request approvals in the Admin Console.

Enterprise security: Work builds on ChatGPT Enterprise's security/compliance foundation; desktop inherits Codex's enterprise governance model; Auto-review pre-screens important operations involving Connected Tools and APIs with a higher-tier model before execution, reducing the risk of accidentally sharing sensitive information.

6. Head-to-Head: Work vs Claude Cowork

THE NEW STACK put it plainly: this launch directly targets Claude Cowork. Anthropic had already integrated Cowork into the Claude desktop app; OpenAI responds with Codex merge + Work mode — both sides are building "cross-app agent super desktops."

Dimension ChatGPT Work Claude Cowork (reference)
Technical foundation Codex harness + GPT-5.6 Claude Agent + model family
Desktop integration Chat / Work / Codex three modes in one app Cowork integrated into Claude desktop
Coding scenarios Dedicated Codex mode, diff/PR/multi-repo Claude Code ecosystem
Differentiators Built-in Sites publishing, Scheduled Tasks, 500M+ ChatGPT user base, plugin directory Claude's long-context and document understanding reputation, Cowork desktop experience
Free entry point Desktop three modes include Free Depends on Anthropic plan strategy

Honest take: it's too early to declare a winner. Both are just entering product maturity for "agent work" — real gaps show up in your connected tool stack (Slack vs Teams, Google vs Microsoft), task type, and team compliance requirements. The most reliable approach: run an A/B on a workflow your team already runs (month-end close, lead review, campaign brief) — far more useful than watching launch demos.

7. Who Should Jump In Now vs Wait

Jump in now:

  • Already a Codex user → update the desktop app, set Codex as default view, zero learning curve + GPT-5.6 benefits
  • Sales / finance / marketing teams on Slack, Drive, Office 365 → Work's plugin chain maps directly
  • Pro / Enterprise users → Work on web/mobile is live or rolling out soon
  • Repetitive reports, monitoring, agenda updates that need to "keep running in the background" → Scheduled Tasks is high value

Wait or pilot in a small scope first:

  • Heavily regulated industries (finance, healthcare, government) → have admins review plugin permissions, Auto-review policies, and Compliance API config first
  • Deep reliance on specific legacy ChatGPT desktop interactions → migrate to Classic or evaluate new app workflows
  • Quota-sensitive individual Plus users → Work long tasks eat quota; test consumption on small tasks before scaling up
  • Pure API integration scenarios → desktop Work and API are different paths; see GPT-5.6 API pricing docs

8. Migration Checklist: 5-Minute Onboarding for Existing Users

  1. Update the app: Codex users update directly; ChatGPT users download the new unified desktop app
  2. Pick a default mode: developers → Codex; knowledge workers → Work; everyday Q&A → Chat
  3. Connect plugins: open the plugin directory in settings, connect Slack / Drive / email and other sources you use
  4. Run a familiar task: validate output quality with a workflow you already know, then gradually increase autonomy
  5. Set approval boundaries: enable confirmation for sensitive operations; Enterprise admins configure group-level spend limits
  6. Handle the old app: keep using ChatGPT Classic if you need legacy interactions; the standalone Atlas browser will phase out, with capabilities moving into ChatGPT's built-in browser and Chrome sidebar extension

FAQ

Was Codex discontinued?

No. The standalone app merged into the unified ChatGPT desktop app. Codex continues as a dedicated coding mode, with default view and icon options.

What's the difference between ChatGPT Work and Codex?

Work targets cross-app knowledge work (spreadsheets, slides, CRM flows); Codex focuses on software development (diff, PR, multi-repo). Same agent harness underneath, different scenarios.

Which plans include Work?

Web/mobile: Pro, Enterprise, Edu live now; Plus/Business rolling out within days. Desktop: all three modes include Free, available globally.

What happens to the old desktop app?

Renamed ChatGPT Classic. The Codex app updates automatically into the new unified app.

How does it compare to Claude Cowork?

Same lane, direct competition. Test with real workflows rather than launch demos.

Conclusion

The July 9, 2026 shift is essentially about bringing Codex-proven agent capabilities onto the main stage — ChatGPT is no longer just a chat box, but a three-in-one workbench: Chat (talk) + Work (do) + Codex (code).

ChatGPT Work's "scary" part isn't any single feature — it's the combination: plugins pulling context + GPT-5.6 long reasoning + Computer Use controlling the desktop + Scheduled Tasks running in the background + Sites publishing deliverables directly. OpenAI says nearly 100% of internal teams already use Work and Codex — this isn't a lab feature, it's productivity infrastructure spreading through organizations.

For developers: Codex isn't dead — update the app and keep coding. For knowledge workers: now is the best time to try Work with a workflow you already know. For the industry: the agent super app era is officially on — boundaries between Cursor, Claude, and ChatGPT are being redrawn, and your execution environment (Mac, cloud host, browser) will matter more than model names.

Running iOS builds with Codex / Work agents? Pair with a stable Cloud Mac execution node

GPT-5.6-powered Computer Use can run builds in local apps, but Xcode / TestFlight overnight tasks need a stable macOS environment. Vuncloud dedicated Mac mini M4 keeps long-running agent tasks online.

View Cloud Mac Plans · GPT-5.6 Selection Guide

Products and pricing per OpenAI's official announcement and Codex documentation. Last updated: July 11, 2026.

Dev Notes · AI Agents

Codex merges into ChatGPT · Work agent · Cloud Mac execution

Three-mode desktop · Computer Use · plugins & scheduled tasks

View Cloud Mac Plans
Limited Offer View Plans