- FROM
- Session A, floor three, mid-refactor
- TO
- Session B, floor one, building on the old API
- CONTENTS
- Text summary only. No history, no files, no permissions.
Claude Code v2.1.224 adds cross-session messaging
Friday's release gives every session on a Mac or Linux box two new tools: ListAgents to discover your other running sessions, and SendMessage to deliver a note to one of them by name. The release notes are terse; the docs page above is the primary source worth reading.
The details are the story. Messages between sessions on the same machine move over per-session Unix sockets and never reach Anthropic's servers, a point MacRumors led with when the feature crossed into mainstream coverage on Saturday. Only text travels, and an incoming note cannot approve a permission request or run a command. A day later v2.1.225 stretched the reach: a session can now start a conversation with your Remote Control sessions on other machines instead of only replying.
For the field guide, read Blake Crosley's teardown: where the sockets live, what the peers list shows, and the four unrelated privacy variables that each disable the feature outright.

