Skip to content
Tech News
← Back to articles

Claude Code now lets sessions talk to each other on macOS

read original more articles

Users running the latest version of Claude Code on macOS and Linux can now have their sessions message each other to share findings, ask questions, and coordinate work. Here are the details.

Claude Code gets cross-session messaging

Earlier today, Anthropic announced a feature that will likely be very welcome to users who tend to run multiple Claude Code sessions at once.

As of Claude Code v2.1.224, different sessions can message each other with updates and other relevant information, which can be especially useful when the user has multiple sessions working on different parts of the same project.

New in Claude Code: your sessions can now message each other.

Instead of having to re-explain yourself in another session, you can now tell Claude to do it. It sends a summary (not your history or files), and the other session picks it up mid-task. pic.twitter.com/PtNsfXeQXP — ClaudeDevs (@ClaudeDevs) August 7, 2026

From Anthropic’s documentation of the new feature:

Cross-session messaging lets Claude deliver a message from one of your Claude Code sessions to another. When a change in one session breaks what another is building on, Claude can warn that session before you notice. When one session settles a question another is blocked on, Claude can send the answer across.

Anthropic says the best use cases for the new feature include handing over a finding, coordinating parallel worktrees, getting status from long-running work, and replying across machines.

... continue reading