Sweep 19 Sep 2026 · 02:36Z Build v2.1.278 500 read Stable v2.1.267 Latest v2.1.278 Next v2.1.278 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.271 ·

Cross-session message-send tool description clarified: delivery ≠ read

Cross-session message tool now warns that a successful send doesn't mean the message was read

TierUnder the hoodhow much it should matter to you
Useful1my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaCross-Session Messagingwhat it touches
KindInternal Changesin v2.1.271,
Under the hood

Cross-session message tool now warns that a successful send doesn't mean the message was read

What

The description for the tool that sends messages between Claude Code sessions (such as to a background agent) has been rewritten to warn that a successful send only confirms the message reached the target session's queue, not that it was read. It also explains:

  • Sessions in a different permission mode may hold the message for approval, let it expire, or refuse it outright
  • For Remote Control, cloud, and Desktop sessions, nothing reports back on what happened to the message
Why

This sets clearer expectations that sending a message across sessions is a fire-and-forget action whose delivery can silently stall or fail depending on the receiving session's settings, so a successful send call shouldn't be read as confirmation of a reply or action.

See this entry in the whole of v2.1.271 →