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.248 Home All releases olderv2.1.247 v2.1.250newer
Claude Code v2.1.248

Artifact publish reports reseed paths and better errors

You'll notice
Useful2 Signal2
Artifacts

Artifact publishing handles reseed paths better and fixes a misclassified relay error.

What

Publishing an artifact now computes a separate file list for entries marked for reseeding alongside the live-path list, routes non-live paths into warnings, and attaches error and latency detail to failure telemetry instead of only the base payload. A bug in which value the relay-error classification inspected is fixed.

Evidence

relay_request_error

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