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.232 Home All releases olderv2.1.231 v2.1.233newer
Claude Code v2.1.232

Live-doc collaboration metadata on published artifacts

Not switched on
Useful1 Signal3
Artifacts

Published artifacts can carry live-doc collaboration details when that module is present.

liveDocCollab metadata on publish results depends on a live-doc module that may be absent at runtime.

What

Publishing an artifact to a live doc can now attach a liveDocCollab field and the artifact kind to the result. This depends on a live-doc module that may not be present in a given run, in which case the field is omitted and publishing behaves as before.

Details
  • A new publish error, dual_spelling_ambiguous, is reported when contract or capabilities are declared under two different spellings.
  • A timing log was added around the third-leg read, printed as [liveEdit:timing] third-leg read.
Evidence

dual_spelling_ambiguous

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