Source Intelligence

DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.

All of v2.1.247 Home All releases olderv2.1.246 v2.1.248newer
Claude Code v2.1.247

Tool results that never reached the cloud session get their own message

You'll notice
Useful2 Signal2
Cloud Sessions

Work done locally for a cloud session that never arrived now gets its own explanatory message.

What

When work this machine did for a cloud session fails to arrive, you now see text saying the result of that work, a command it ran or files it synced, did not reach the session before it stopped waiting.

Details
  • Previously only hook responses had an undelivered explanation; tool responses now have their own.
  • Cancelling a request now gives up on in-flight tool responses as overtaken, matching how hooks were already handled.
Evidence

The result of work this machine did for the cloud session (a command it ran, or files it synced) did not reach the session before it stopped waiting for it.

Strings lifted out of the shipped bundle, so the claim above can be checked against them.

See this entry in the whole of v2.1.247 →