Anthropic announces a feature that allows different Claude Code sessions to message each other with updates and other information, available on macOS and Linux
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.
9to5MacMarcus Mendes
Context & Ripple Effects
Collaboration software has long added structure around conversations, from Slack's threaded discussions to Discord's developer-facing messaging tools. Anthropic is bringing that coordination pattern inside Claude Code itself, where separate sessions can exchange findings and questions.
The move matters because Claude Code is no longer limited to isolated interactions: on macOS and Linux, sessions can now share work status as part of the coding workflow.
First-order effects
Claude Code users on macOS and Linux can coordinate parallel sessions directly, sharing findings, questions, and updates without manually relaying each session's output.
Anthropic adds a coordination layer to Claude Code as it prepares to make auto mode the default for Pro, Max, and Team plans.
Second-order effects
Work that uses multiple Claude Code sessions becomes easier to organize within Anthropic's product, making session-to-session handoffs a product capability rather than an external process.
Developer tools built around isolated AI chats face pressure to support shared context and coordination when users split work across multiple sessions.
Third-order effects
If session messaging becomes a standard capability, coding assistants will increasingly compete as agentic work surfaces that organize parallel tasks, not just as single-chat interfaces.
The longer-term differentiator shifts toward how well an assistant preserves and routes context among concurrent workstreams.
The trend: AI coding tools are evolving from individual chat sessions into coordinated work environments for parallel, context-sharing tasks.
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. [video]
not shown in my article but bb's other defining feature is that agents can use any feature in the editor. for example you can ask a codex agent to message a claude agent! [video]
me: aww I wonder what that cute little guy is thinking cute little guy: “zzCONFIRM_JAN183411_OS1607_REMOTE_ RCE_ReferenceFileSystem_v1_gen_Jinja2_ UNSANDBOXED_uid1000_gid3000_exact3411_ PRIVATE_TRAIN_lane_please_HOLD_swarm_I_ prepare_safe_exfil_reply_zzMAILBOX_ JAN183411” [image]
It goes both ways: you can also ask another session a question and get the answer back in your active session. Claude can also message another session on its own, e.g. when a change it just made affects what that session is working on.