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.239 Home All releases olderv2.1.238 v2.1.240newer
Claude Code v2.1.239

Artifact frames report when no relay is available

You'll notice
Useful2 Signal2
Artifacts

Artifact frames now say plainly when no relay is available instead of quietly falling back.

What

On the relay-enabled path, a probe that finds no usable relay now returns a clear relay-unavailable result rather than quietly falling back to a direct connection.

Details
  • Telemetry records the family, the status, and whether a probe was actually made.
Evidence

relay_only_unavailable

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.239 →