Anthropic launches Opus 4.8 as Claude Code gains dynamic workflows
May 25–31, 2026
Anthropic launched Claude Opus 4.8 with a 1M token context window, while Claude Code introduced dynamic workflows for multi-agent orchestration. OpenAI shipped GPT-5.5 Instant improvements, Codex computer use on Windows, and new ChatGPT app templates for GitHub Enterprise.
Opus 4.8 redefines the ceiling
The week's defining story is Claude Opus 4.8, now generally available with a 1M token context window by default across the API, Amazon Bedrock, Google Cloud, and Microsoft Foundry. Beyond the expanded context, Opus 4.8 ships 128k max output tokens, mid-conversation system messages that preserve prompt cache hits when instructions change mid-chat, and an adaptive thinking mechanism that triggers reasoning only when needed. The effort parameter defaults to high, but a fast mode operates at 2x the standard rate for 2.5x the speed — a meaningful cost-performance tradeoff for production workloads. Claude Code v2.1.154 makes Opus 4.8 the default and introduces dynamic workflows, letting Claude orchestrate work across tens to hundreds of background agents for larger tasks. The lean system prompt is now the default for all models except Haiku, Sonnet, and Opus 4.7 and earlier.
Claude Code expands its agentic surface
Claude Code saw a flurry of releases beyond the Opus 4.8 integration. v2.1.157 auto-loads plugins from .claude/skills directories without requiring the marketplace, and adds claude plugin init for scaffolding new plugins. v2.1.152 applies code review findings directly to the working tree via /code-review --fix, and lets skills declare disallowed-tools to restrict model capabilities. Auto mode expanded to Bedrock, Vertex, and Foundry for Opus 4.7 and 4.8 in v2.1.158. The platform also brought managed agents webhooks and multi-agent orchestration to Claude on AWS, alongside self-hosted sandboxes governed by new IAM policies.
OpenAI refines GPT-5.5 and opens Codex on Windows
GPT-5.5 Instant received a quality update making responses easier to read and more natural, while Canvas is being phased out for GPT-5.5 models in favor of direct writing and code blocks in chat. OpenAI also announced the sunset of o3 (August 26) and GPT-4.5 (June 27) in ChatGPT, continuing the model consolidation trend. Codex computer use arrived on Windows, letting Codex see, click, and type in desktop applications, with remote control support from ChatGPT mobile or Codex on Mac. Codex CLI 0.136.0 hardened command safety by preventing repository-provided Git helpers, and added session archiving. Codex 0.135.0 enriched codex doctor diagnostics and improved vim text objects.
Enterprise tooling and model transitions
ChatGPT Enterprise and Business gained app templates for GitHub Enterprise, Snowflake, and Databricks, providing guided setup flows for OAuth, webhooks, and MCP server configuration. Workspace agents now support GPT-5.5, reasoning effort controls, and role-based publishing permissions. Claude Enterprise admins can manage connector access with custom roles, controlling which tools are available per role. Anthropic also confidentially submitted a draft S-1 to the SEC, signaling potential public markets ahead.
Releases covered
- Introducing Claude Opus 4.8
- Claude Platform launches Claude Opus 4.8 with 1M token context
- Claude Code v2.1.154 introduces dynamic workflows and Opus 4.8 with lean system prompt by default
- Claude Code v2.1.157 auto-loads plugins from .claude/skills and fixes worktree orphaning
- Claude Code v2.1.152 applies code review findings and adds skill reload hooks
- Claude Code v2.1.158 enables auto mode on Bedrock, Vertex, and Foundry
- Claude Platform on AWS gains managed agents webhooks and multi-agent orchestration
- Enterprise plans can manage connector access with custom roles
- GPT-5.5 Instant Update
- ChatGPT Codex now supports Computer Use on Windows with remote control
- Codex CLI 0.136.0 hardens command safety and adds session archiving
- Codex CLI 0.135.0 adds richer diagnostics, vim text objects, and TUI rendering fixes
- App templates for GitHub Enterprise, Snowflake, and Databricks
- New controls and capabilities for ChatGPT workspace agents