News

Claude Code v2.1.224 now supports AI cross-session messaging

1 min read
Source: ithome.com
IT House reported on August 8 that the official account of Anthropic, @ClaudeDevs, posted a tweet on the X platform today (August 8), announcing that starting from Claude Code v2.1.224, sessions can send messages to each other. According to the official introduction, starting from this version of Claude Code, different sessions can send messages, updates and other related information to each other, making it easier for users to collaborate on various parts of the project in multiple sessions. The official document of IT House Translation is introduced as follows: The cross-session messaging function supports Claude to pass messages from one Claude Code session to another session. Claude can warn users before they notice when a change in one session breaks what another session is building. When one session solves a problem encountered by another session, Claude can send the answer to the other session. Anthropic said the best use cases for this new feature include handing over findings, coordinating parallel work trees, getting the status of long-running jobs, and replying across machines.