Skip to content

Message your other Claude Code sessions

7 relevance
Score Breakdown
technical depth
6
novelty
8
actionability
7
community
7
strategic
6
personal
9

Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.

New Claude Code feature for cross-session messaging, directly relevant to AI-assisted development workflows.

AI/ML code.claude.com
Message your other Claude Code sessions
Summary

Claude Code v2.1.224+ introduces cross-session messaging, allowing one Claude Code session to send text messages to another session automatically or on demand. Claude uses `ListAgents` to discover reachable sessions and `SendMessage` to deliver messages, enabling coordination across parallel worktrees, handoffs of findings, and status updates from long-running tasks. Messages are plain text only—conversation history and files are excluded, and cross-machine replies are supported but sessions cannot initiate exchanges across machines.