Claude Code Adds Cross-Session Messaging on macOS - MacRumors
Skip to Content

Claude Code Adds Cross-Session Messaging on macOS

Anthropic has updated Claude Code so that separate coding sessions can message each other directly, removing the need to manually copy context between Terminal windows.

anthopic claude
The company shipped the feature in Claude Code version 2.1.224, released on Friday for macOS and Linux. Two new tools power it: ListAgents, which finds other active sessions running on the Mac, and SendMessage, which delivers the message. A session that receives one shows it as a labeled card with a link back to the sender.

According to Anthropic's documentation, only text passes between sessions, not conversation history, files, or permissions. One session can warn another when a change breaks something it depends on, or pass along an answer another session is waiting on, and Anthropic says an incoming message can't approve a permission request or change a session's settings on its own.

The feature sits alongside Claude Code's existing subagents and Agent Teams tools, but connects sessions a user is already running separately on their Mac rather than ones Claude spawns and manages itself. Messages between sessions on the same Mac stay local and never reach Anthropic's servers. Between different machines, messaging works only as a reply through Remote Control, the feature that connects a Mac terminal to the Claude apps for iOS and Android.

Cross session messaging requires macOS or Linux with Claude Code 2.1.224 or later and isn't available on Windows. It was released alongside 31 other changes in the same release, including a new claude self-hosted-runner command for Team and Enterprise plans.

Popular Stories

anthropic claude reflect

Anthropic Adds 'Reflect' Feature to Claude for Tracking Your Usage

Thursday July 9, 2026 1:52 pm PDT by
Anthropic is updating Claude with a new "Reflect" feature that's akin to Spotify Wrapped. Reflect lets you look back on how you've been using Claude, and for how long. Reflect includes a summary of Claude usage, incorporating key topics, usage patterns, and the type of tasks you work through using Claude. You can look back at Claude activity over the past 1, 3, 6, or 12 months, and in the ...
1password anthropic integration

1Password for Claude Lets AI Log In Without Seeing Your Passwords

Thursday July 16, 2026 10:38 am PDT by
Popular password management app 1Password today added Claude support, which means AI service Claude can access credentials stored in 1Password for completing browser tasks. With the integration, Claude can use 1Password logins and one-time codes without the actual password being exposed to Claude. Passwords never reach Claude's context, memory, or Anthropic's systems. When Claude wants to ...
claude code ios simulator

Claude Code Can Now Build and Test iOS Apps in Apple's Simulator

Tuesday July 21, 2026 4:46 pm PDT by
Anthropic today said Claude Code for desktop has been updated to work with the iOS Simulator, with the integration available in public beta. Claude Code can open in-progress apps in the iOS Simulator pane when it's instructed to build, run, or check an app. Claude can watch the iOS Simulator live as it runs, interact with it, and then iterate until a project is finished. Developers can...