{
"title": "Codex Comes to Desktop as OpenAI Launches GPT-5.6 and ChatGPT Work on July 9",
"content": "OpenAI shipped a major platform update on July 9, 2026, releasing the GPT-5.6 model family alongside ChatGPT Work—a new desktop workspace that brings Codex-powered coding tools directly to Windows and macOS. The launch also folds three new model tiers, named Sol, Terra, and Luna, into every OpenAI surface: the ChatGPT web and mobile apps, the Codex developer environment, the API, and Microsoft 365 Copilot. For the first time, home users, developers, and enterprise workers get access to the same next-generation reasoning engine, with tiered performance to match different budgets and latency requirements.
That’s the single most newsworthy fact: after years of staggered releases and platform gatekeeping, OpenAI is unifying its latest AI across all products on launch day.
What Just Launched
The July 9 release has three main pillars: the GPT-5.6 model family, the ChatGPT Work desktop application, and the tiered deployment model that puts Sol, Terra, and Luna into every major product. Let’s break down each piece.
GPT-5.6 Model Tiers: Sol, Terra, and Luna
OpenAI is moving away from monolithic model numbers. GPT-5.6 isn’t a single checkpoint; it’s a family of three model profiles optimized for different tasks:
- Sol is the lightweight champion, tuned for speed and low cost. It’s intended for high-volume chat interactions, simple content generation, and on-device tasks where latency matters more than raw reasoning depth.
- Terra is the balanced mid-tier, offering better reasoning and accuracy than Sol without the full compute cost of the high-end model. OpenAI positions it as the default for most ChatGPT users and general Copilot queries in Word or Outlook.
- Luna is the heavy lifter. It powers complex coding, data analysis, mathematical reasoning, and multi-step agentic workflows. Luna is available in ChatGPT Pro subscriptions, the Codex coding assistant, and as an optional upgrade for enterprise Copilot users who need advanced analytical capabilities.
ChatGPT Work: A Desktop Workspace for AI-Assisted Tasks
ChatGPT Work is a new Windows and macOS application—not just an update to the existing ChatGPT desktop app. It introduces a workspace metaphor where you can create projects, attach local files and folders, and pin multiple AI interactions side by side. The headline feature is deep Codex integration: you can open a coding canvas, write code with real-time AI autocomplete, run and debug scripts in a sandboxed environment, and deploy directly to GitHub or Azure.
But ChatGPT Work isn’t only for developers. The workspace also supports document drafting, spreadsheet analysis, presentation building, and web research—all within a unified desktop GUI that feels closer to Visual Studio Code or Notion than a chat window. You can switch between the Sol, Terra, and Luna models mid-conversation, depending on whether you need a quick answer or a deep dive.
Codex Gets a Desktop Home
For the first time, OpenAI’s Codex code-generation system is available as a native desktop tool rather than just through the API or a web playground. ChatGPT Work incorporates Codex into a full-featured integrated development environment (IDE)-like experience, complete with terminal access, extension support, and version control. Early access users have reported that Codex’s Luna tier can handle entire codebase refactors and generate pull request descriptions with line-by-line rationale.
Microsoft 365 Copilot Upgrade
Simultaneously, Microsoft rolled out GPT-5.6 to all Microsoft 365 Copilot subscribers. Word, Excel, PowerPoint, Outlook, and Teams now use the Terra model by default, with Sol available for lightweight queries and Luna offered as an add-on for advanced data analysis in Excel and business intelligence workloads. Windows users with a Microsoft 365 subscription see these changes automatically, with no additional download required—the Copilot side panel in Office apps simply became smarter overnight.
API Availability and Pricing
Developers can access Sol, Terra, and Luna through the OpenAI API. Pricing scales with model tier: Sol costs roughly 40% less per token than previous GPT-4 Turbo pricing, Terra is on par with GPT-4 Turbo, and Luna comes at a premium for high-reasoning workloads. Rate limits and fine-tuning options vary by tier, with Luna supporting custom fine-tuning only for enterprise contracts.
What It Means for You
We’ll break down the impact by audience, because this update touches nearly every Windows user who interacts with AI in their daily routine.
For Home Users
If you use the free ChatGPT web or mobile app, you’ll notice smarter, more context-aware responses starting immediately. Free-tier users get access to Sol for unlimited basic queries, with occasional credits to try Terra for more complex tasks. The shift to GPT-5.6 means fewer hallucinations in general knowledge questions, better adherence to instructions, and a noticeably improved ability to remember context across longer chats.
If you download ChatGPT Work (free for basic features), you gain a desktop workspace where you can manage multiple AI projects without juggling browser tabs. The workspace can index local documents for search, draft emails, and summarize PDFs—all with the Sol model under the hood. It’s a step toward an AI assistant that lives on your desktop and understands your files, not just your chat history.
For Power Users and Enthusiasts
Power users who subscribe to ChatGPT Plus ($20/month) get Terra by default, with the ability to toggle Luna for up to 50 queries per day. This is a significant upgrade: Luna can solve multi-step math problems that would stump earlier models, write and debug Python scripts in Codex within the workspace, and generate detailed reports from raw data. If you regularly push AI to its limits, Luna’s reasoning jumps are tangible.
The desktop workspace also allows custom keyboard shortcuts, plugin-like extensions, and local model caching to speed up repeated queries. You can set up automated workflows: for example, a daily briefing that scans your calendar, emails, and to-do list and drafts a priority email draft at 8 a.m. using Luna’s reasoning.
For Developers
Codex’s desktop debut is the headline here. With ChatGPT Work, you get a legitimate coding partner that understands your entire project—not just the file you have open. Luna-powered Codex can refactor legacy C++ code, generate unit tests with full coverage, and even suggest architecture changes with explanations. The IDE-like environment supports VS Code extensions, so you can keep your existing color themes and keybindings.
API developers can integrate Sol, Terra, and Luna into their own apps at predictable costs. The Sol tier is cheap enough to power always-on AI features in consumer software, while Luna’s premium pricing makes sense for high-value business intelligence and research applications. The GPT-5.6 model also supports native function calling and tool use, which simplifies agent development.
A word of caution: Codex on the desktop is not yet a replacement for a mature IDE like Visual Studio or JetBrains, especially for large team projects. Early reviews note that project initialization can be slow, and the extension ecosystem is limited. But for solo developers and small teams, it’s a leap forward.
For IT Professionals and Enterprise Users
Microsoft 365 Copilot’s instant upgrade to GPT-5.6 means your workforce now has stronger reasoning in the productivity tools they already use. Excel’s Copilot can now handle complex financial models with fewer errors; Outlook can summarize long threads and draft nuanced replies; PowerPoint can build full slide decks from a one-sentence brief—all thanks to the Terra model.
IT admins should note that Luna is an optional upsell, controllable through the Microsoft 365 admin center. You can enable Luna for specific user groups (e.g., data analysts, R&D) while keeping the rest on Terra to manage costs. The new models also comply with OpenAI’s enterprise data protections, meaning no training on your business data without opt-in.
On the security front, ChatGPT Work operates in a sandbox on Windows. Local file access is governed by Windows permissions, and the app does not upload documents to the cloud unless you explicitly request cloud processing. The