9 июля 2026 — OpenAI одним релизом с GPT-5.6 делает hard pivot к super-app: standalone Codex App EOL, merge в новый ChatGPT Desktop, плюс production rollout ChatGPT Work — long-running work agent для knowledge workers и devs. В этом разборе: трёхрежимная архитектура (Chat/Work/Codex), 1400+ plugin integrations, Plan Mode + Computer Use, post-merge Codex upgrades, comparison matrix vs Claude Cowork, 6-step onboarding, usage-based billing, стратегический контекст и 7 FAQ.
Не feature drop, а architectural consolidation. Три события в одном pipeline:
Codex Desktop merged в новый ChatGPT Desktop (Mac + Windows)
ChatGPT Work GA — work agent для non-dev и dev workflows
GPT-5.6 live как inference backend для всех agent capabilities
С 9 июля 2026 standalone Codex Desktop App больше не ship'ится. Весь feature set мигрирован в новый ChatGPT Desktop. Existing users: update Codex App in-place — auto-upgrade без reinstall; projects, settings, workflows intact.
Legacy ChatGPT Desktop переименован в ChatGPT Classic и остаётся доступным.
| Режим | Назначение | Целевая аудитория |
|---|---|---|
| Chat | Standard Q&A / dialog | Все tiers |
| Work | Cross-app autonomy, finished deliverables | Knowledge workers, ops |
| Codex | Code agent: review, PR management, multi-repo | Devs, platform teams |
Access note: все планы, включая Free, получают desktop access ко всем трём режимам.
Infra reality check: context-switching между ChatGPT, Codex и Operator уходит в прошлое, но long-running agent jobs поднимают требования к RAM, CPU и uptime — отсюда интерес к dedicated remote Mac nodes.
ChatGPT Work — core product этого релиза. Agent, который автономно крутится часами и отдаёт готовый output. Execution loop:
Генерит execution plan, ждёт human approval
Подключается к Slack, Gmail, Google Drive и т.д. за контекстом
Исполняет multi-step pipeline без hand-holding
Deliverable: doc, spreadsheet, deck или web app
Unified plugin directory покрывает:
Invocation: @app-name в prompt или natural language task — agent сам резолвит data source.
На complex tasks agent сначала dump'ит step list; run стартует только после sign-off. Эффективный guardrail против agent drift на critical milestones.
На desktop Computer Use даёт agent'у:
Output — production-ready artifacts:
Cron-like scheduling по времени, trigger или recurrence. Agent продолжает работу off-hours — при условии, что host online (laptop lid closed = tasks pause).
Knowledge workers не хотят ещё один prompt tool — им нужен runtime, который реально закрывает задачу end-to-end.
Codex не deprecated — upgraded. Devs могут выставить Codex default mode и сохранить Codex icon на macOS. Mobile ChatGPT App читает desktop Codex projects.
OpenAI metrics: 5M weekly Codex users, 1M+ на non-coding tasks. Merge открывает Codex capabilities для non-technical users.
Anthropic выпустил Claude Cowork ещё в апреле 2026. Оба — work agents, разная архитектура:
| Dimension | ChatGPT Work | Claude Cowork |
|---|---|---|
| Runtime | Cloud + desktop hybrid | Local desktop first |
| File access | Desktop: local files; Web: upload mode | Sandboxed local folders |
| Integrations | 1400+ plugins | 20+ official MCP connectors, native M365 |
| Sweet spot | Cloud SaaS, web-app workflows | File-heavy doc production |
| Non-tech UX | High | Very high |
| Pricing | Usage-based (task complexity) | Per-seat from $20/mo (Pro) |
| Free tier | Да (desktop, limited) | Нет |
| Native M365 add-ins | Web-only | Да (Word/Excel/PPT) |
Decision heuristic:
Download: chatgpt.com/download (Mac / Windows)
In-place upgrade: existing Codex App update → auto-convert to new ChatGPT Desktop
Switch to Work mode: top nav → Work
Connect tools: authorize Gmail, Slack, Google Drive в plugin directory
Describe task: natural language или @app-name для data source
Approve plan & run: confirm Plan Mode steps, let agent execute; optional Scheduled Tasks
| Tier | Web / Mobile ChatGPT Work |
|---|---|
| Pro, Enterprise, Edu | Available since July 9, 2026 |
| Plus, Business | Rollout over following days |
| Free | Web/mobile restricted — use desktop |
ChatGPT Work — не отдельный paid feature, а capability внутри existing subscriptions с usage-based metering (как Codex). Longer/complex tasks = больше quota burn. OpenAI не опубликовал unit pricing; sanity check: прогоните reference task в Plan Mode.
| Tier | Monthly (US) | ChatGPT Work access |
|---|---|---|
| Free | $0 | Desktop, limited |
| Go | $8 | Desktop, extended |
| Plus | $20 | Desktop + web/mobile |
| Pro | $100–$200 | Full access, max quota |
| Business/Enterprise | Team pricing | Full + admin console |
Enterprise admins: per-workspace, per-group и per-user limits через Admin Console.
From model wars to workflow depth: кто глубже в Slack, Drive и desktop wins
Codex TAM expansion: 5M WAU, 1M+ non-dev usage
AI super-app consolidation: Chat + agent + coding + file control + scheduling + 1400 plugins
Long-running Computer Use или multi-repo Codex jobs на local Mac часто упираются в RAM pressure, lid-close → Scheduled Tasks pause, CPU/SSD contention при parallel agents. Для 7×24 agent uptime, isolated automation sandboxes или parallel iOS CI + AI workflows — NodeMini Mac Mini cloud rental (dedicated hardware, SSH, auditable egress) обычно надёжнее laptop-as-server.
Sources: OpenAI Blog, The Verge, ChatGPT Changelog, MacRumors. Features и pricing — per OpenAI announcements.
Нет. С 9 июля 2026 Codex влит в новый ChatGPT Desktop. Update in-place — projects и data intact. Codex mode как programming stack остаётся.
На desktop с usage limits. Web и mobile для Free пока closed. Desktop app — best experience.
ChatGPT Work — long-running, cross-app, finished deliverables; Plan Mode + 1400+ plugins. Standard Agent Mode — short single-step tasks.
Cost scales с task complexity; unit pricing не published, billing как у Codex. Сначала reference task в Plan Mode. Stable long-running env: тарифы NodeMini.
Нет. Projects и settings сохраняются. Mobile ChatGPT App читает desktop Codex projects. macOS: Codex icon и default mode configurable.
Operator — browser automation. ChatGPT Work шире: plugin integrations, local files, production docs для multi-step projects — не one-off browser task.
Зависит от workflow. ChatGPT Work: cloud integrations + free tier. Claude Cowork: local files + M365 native. Многие команды — dual-stack. Agent env practices: help center.