Claude Code has introduced several updates, including the ability for Claude Code sessions to message each other, the launch of self-hosted environments in public beta, and the establishment of Opus 5 as the default Opus model. These changes were detailed in release notes for Week 32 · August 3–7, 2026 and Week 30 · July 20–24, 2026.
Key Points
- Claude Code sessions can now message each other using the ListAgents tool and SendMessage, available on macOS and Linux and requiring v2.1.224 or later.
- Self-hosted environments for Claude Code cloud sessions are in public beta for Team and Enterprise plans, allowing sessions to run on an organization's infrastructure.
- Opus 5 is now the default Opus model in Claude Code for Max, Team Premium, Enterprise pay-as-you-go, and the Anthropic API, as well as on Claude Platform on AWS, Amazon Bedrock, and Google Cloud’s Agent Platform.
- Opus 5 offers a 1M-token context window on the Anthropic API and Max, Team, and Enterprise plans.
- Fast mode has transitioned to Opus 5 at $10/$50 per MTok and requires v2.1.219 or later.
- Claude Code Desktop on macOS includes an iOS Simulator pane in public beta for Pro, Max, and Team plans, requiring Xcode and Claude Desktop v1.24012.0 or later.
- The Claude Security plugin performs multi-agent vulnerability scans of codebase within a Claude Code session.
- Starting August 14, auto mode became the default permission mode for new sessions on Pro, Max, and Team plans.
Context
According to Claude Code release notes, these updates enhance collaboration, deployment flexibility, and model performance. The ability for sessions to communicate allows for more integrated workflows, while self-hosted environments address enterprise needs for running cloud sessions within their own networks. The adoption of Opus 5 as the default model signifies an upgrade in the underlying AI capabilities available to users.
Why It Matters
These updates provide developers and organizations with more control over their Claude Code environments and improved AI capabilities. The introduction of self-hosted environments and inter-session messaging can streamline development workflows and enhance security for sensitive projects, while the Opus 5 model upgrade offers a larger context window and potentially more advanced reasoning for coding tasks.
What To Do
- For macOS and Linux users, update Claude Code to v2.1.224 or later to utilize inter-session messaging.
- Team and Enterprise plan administrators should explore the self-hosted environments public beta by running
claude self-hosted-runner setup. - Users on Max, Team Premium, Enterprise pay-as-you-go, or the Anthropic API can now access Opus 5 as the default model.
- macOS users on Pro, Max, or Team plans should ensure Xcode and Claude Desktop v1.24012.0 or later are installed to use the iOS Simulator pane.
- Install the Claude Security plugin from the official Anthropic marketplace to scan codebases for vulnerabilities.
