The AI development landscape changes weekly. New models drop, pricing shifts, and features land across all three tools. This page tracks the updates that matter so you can stay current without watching every changelog.
July reset the baseline across the stack: OpenAI launched the GPT-5.6 family and folded Codex into ChatGPT desktop, Cursor shipped 3.11 plus Grok 4.5, and Claude Code added Sonnet 5 to its account/provider-specific model routing while hardening its always-on background-agent runtime.
GPT-5.6 Sol, Terra & LunaJuly 9: Sol is the flagship, Terra balances capability and cost, and Luna targets high-volume work. All support max reasoning; the API adds persisted reasoning, explicit caching, Programmatic Tool Calling and multi-agent beta.
Codex joins ChatGPT desktop + CLI 0.144.1July 9: Codex is integrated into the ChatGPT desktop app with inline editing, PR review and multi-repo projects. CLI 0.143–0.144 adds remote plugins by default, GPT-5.6 on Bedrock, writes-only approvals and interactive MCP auth.
Cursor 3.11 + Grok 4.5July 8–10: jointly trained Grok 4.5 lands across desktop, web, iOS, CLI and SDK without replacing the smaller Composer 2.5; Cursor 3.11 adds durable side chats, transcript search, redesigned project pickers and conversation-level cloud hooks.
Claude Code 2.1.207 + Sonnet 5Claude Sonnet 5 is now the default on standard Anthropic subscription seats; selected premium/direct-API accounts default to Opus 4.8, while managed-cloud defaults differ. Releases 2.1.185–207 make background agents durable across restarts, add MCP CLI auth, sandbox credential controls, dynamic-workflow sizing, stacked skills and a diagnostic/fix-capable /doctor.
The autonomous-work race kept pace into June: Cursor pushed Design Mode into the browser and canvases, Claude Code locked in ultracode as its dynamic-workflow trigger keyword, Codex shipped controller pairing for headless fleets, and Anthropic shipped Claude Fable 5, a new model tier above Opus.
Claude Code: Artifacts (beta)June 18: turn a Claude Code session into an interactive page — a PR walkthrough or living dashboard — shared at a private link. Beta on Team and Enterprise.
Cursor 3.8 — /automateJune 18: describe an automation in plain language and the agent wires up the triggers, instructions, and tools. Plus a Slack emoji trigger and five new GitHub triggers.
SpaceX signs agreement to acquire CursorJune 16: SpaceX agrees to acquire Anysphere/Cursor for stock at an implied $60B equity value. The transaction remained pending regulatory approval and closing conditions, with Q3 2026 completion expected.
Codex v0.141 + Record & ReplayJune 18: encrypted Noise relay channels for remote executors and per-thread executor MCP servers; the Codex app's Record & Replay turns a demoed workflow into an editable skill.
Claude Code v2.1.172–183Nested sub-agents up to 5 levels deep, implicit agent teams (TeamCreate/TeamDelete removed), parameter-scoped permission rules, and auto-mode guardrails against destructive git/terraform.
Claude Fable 5 — a new tier above OpusJune 9: a Mythos-class model made safe for general use; in Claude Code from v2.1.170 (`/model fable`) and Cursor's model picker. $10/$50 per MTok; temporary subscription inclusion ultimately ended July 7, after which eligible paid-plan use consumes credits.
Cursor 3.7 — Canvas Design ModeJune 4–5: Design Mode now works in the browser and inside canvases — multi-select elements, voice narration while an agent runs, an interactive context-usage report, and full-screen shared canvases.
Cursor SDK — custom tools & auto-reviewJune 4: expose your own functions to the local agent via `local.customTools`, route headless tool calls through an auto-review classifier, pick JSONL/SQLite stores, and nest subagents to any depth.
Cursor 3.6 — Auto-review Run ModeMay 29: a run mode that works longer with fewer prompts — allowlisted calls run immediately, sandboxable calls are sandboxed, the rest go to a classifier subagent. Plus Organizations for Enterprise (June 3).
Claude Code: `ultracode` is the workflow keywordv2.1.160 (June 2) renamed the dynamic-workflow trigger from `workflow` to `ultracode`, highlighted in violet. v2.1.156–158 added `.claude/skills` plugin auto-load and auto mode on Bedrock/Vertex/Foundry.
Claude Code v2.1.166 — fallback modelsJune 6: configure up to three `fallbackModel`s tried in order when the primary is overloaded, glob patterns in deny rules (`*` denies all tools), and hardened cross-session messaging.
Codex v0.137 — controller pairing, parallel web searchJune 4: `codex remote-control` clients can initiate pairing and manage controller grants; plugin list gains JSON output; standalone web searches run in parallel. v0.136 added `/archive` sessions.
New official skills publishersOpenAI, Google Gemini, LangChain, Vercel, Prisma, Convex, Deepgram, Box, Contentful, Contentstack, and Base now publish official agent skills on skills.sh.
A pivotal month: Anthropic shipped Claude Opus 4.8 and dynamic workflows, and all three tools rounded out their first-class autonomous-work primitives within weeks of each other.
Claude Opus 4.8 + dynamic workflowsMay 28: Anthropic's new flagship — around four times less likely than Opus 4.7 to leave code flaws unflagged — plus dynamic workflows (research preview) that orchestrate tens to hundreds (up to 1,000) of subagents from a script, and `ultracode` to let Claude decide when to run one.
Claude Code: /goal and agent view`/goal` sets a verifiable end state and Claude works turn-by-turn until met. `claude agents` is the new dashboard for every background session. Both shipped in v2.1.139 on May 11.
Cursor 3.3 — PR review, Build in ParallelMay 7: redesigned PR review (Reviews/Commits/Changes tabs), Build in Parallel quick action, Split changes into PRs, pinned quick-action pills. Bugbot moves to usage-based billing.
Codex v0.130 — Plugin sharing, remote-controlMay 8: `codex remote-control` for headless orchestration, plugin sharing with link metadata + discoverability, AWS Bedrock console-login, multi-environment `view_image`.
Codex v0.129 — `/vim`, `/hooks` browserMay 7: Vim modal editing in composer, redesigned resume/fork picker, theme-aware status line, `/hooks` browser with pre/post-compaction execution.
Cursor in Microsoft TeamsMay 11: mention `@Cursor` in any Teams channel to delegate work to cloud agents. Automatic repo and model selection from prompt context.
Cursor 3.2 — `/multitask`April 24: async subagents in parallel rather than queued. Multi-root workspaces for cross-repo agent sessions in a single conversation.
Claude Code: 5-hour limits doubledMay 2026: 5-hour usage limits doubled for Pro / Max / Team / Enterprise to support the new long-running agent workflows.
A fundamental shift from the VS Code fork to a purpose-built agent workspace:
Agents Window
New multi-repo interface for running parallel agents across environments — local, worktrees, cloud, and remote SSH. Centralized sidebar shows all agents. Toggle via Cmd+Shift+P → Agents Window.
Design Mode
Browser-based UI annotation for precise visual feedback. Use ⌘+Shift+D to toggle, Shift+drag to select areas, ⌘+L to add elements to chat, ⌥+click to add to input.
Agent Tabs & Worktrees
View multiple chats side-by-side or in a grid. New /worktree command creates isolated git worktrees. /best-of-n runs tasks across multiple models in parallel and compares outcomes.
Plugins & Enterprise
MCP Apps support structured content for richer outputs. Third-party plugins default to off for Enterprises. Directory group names in audit logs. Self-hosted cloud agent secret management.
Major feature additions across multiple rapid releases:
PowerShell tool (Windows): Native Windows development without WSL — opt-in preview for PowerShell as a first-class tool
Bedrock setup wizard: Interactive guided setup from login screen — AWS authentication, region configuration, credential verification, and model pinning
/powerup command: Interactive lessons with animated demos teaching Claude Code features
Per-model cost breakdown: /cost shows per-model and cache-hit breakdown for subscription users
Deferred hook permissions: "defer" decision in PreToolUse hooks for headless sessions, plus PermissionDenied hook firing after auto mode denials
Write tool 60% faster: Improved diff computation on large files
Named subagents: Subagents appear in @ mention typeahead with declarable initialPrompt frontmatter
Conditional hooks: if field for hooks using permission rule syntax
Transcript search: Press / in Ctrl+O mode, n/N to step through results
The first general-purpose model with native computer-use capabilities, now the default across all OpenAI surfaces:
Native Computer Use
First general-purpose model with state-of-the-art computer-use capabilities — 75% on OSWorld. Agents can operate computers and carry out complex workflows across applications.
1M Token Context
Supports up to 1M tokens of context. Incorporates the industry-leading coding capabilities of GPT-5.3-Codex while improving tool use across software environments.
Top Benchmarks
57.7% on SWE-bench Pro (coding), 83% on GDPval (knowledge work). Significant improvements across professional tasks involving spreadsheets, presentations, and documents.
Available Everywhere
Rolling out across ChatGPT, Codex, and the API as the default model. GPT-5.4 Pro variant available for maximum performance on complex tasks.
Codex expanded platform reach and CLI capabilities:
Windows app (March 4): Native PowerShell support and Windows-native agent sandbox with OS-level restricted tokens and filesystem ACLs
CLI 0.117: Plugins as first-class workflow with product-scoped sync, sub-agents with path-based addressing, terminal title configuration via /title
CLI 0.118: Windows sandbox proxy-only networking, ChatGPT device-code sign-in, prompt+stdin for codex exec, dynamic bearer tokens for custom model providers
Claude Sonnet 5 (June 30): default on Pro, Team Standard, and Enterprise subscription seats with native 1M context; Max, Team Premium, Enterprise pay-as-you-go, and Anthropic API sessions default to Opus 4.8, managed-cloud defaults differ, and introductory Sonnet API pricing ends August 31, 2026
Claude Fable 5: restored globally July 1; after temporary inclusion through July 7, current paid-plan use requires usage credits
GPT-5.6 family (July 9): Sol, Terra, and Luna replace GPT-5.5-era guidance; review model slugs, reasoning effort, and tier routing
Cursor Grok 4.5 (July 8): available across desktop, web, iOS, CLI, and SDK; choose standard or fast pricing
Cursor 3.0: New Agents Window interface replaces old layout — cloud agents removed from Editor
Claude Code: /simplify and /code-review are distinct commands; use /simplify for reuse/quality/efficiency review and /code-review for the dedicated review workflow
Claude Code v2.1.84+: /tag and /vim commands removed (use /config → Editor mode instead)
Claude Code v2.1.160 (June 2): the dynamic-workflow trigger keyword changed from workflow to ultracode — typing “workflow” no longer starts a run, though asking in your own words still does
These rows describe documentation or workflow migrations, not blanket API deprecation or end-of-support claims. Verify product availability with the provider.