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.224 Home All releases olderv2.1.223 v2.1.225newer

Workshop document writes counted separately in the activity summary

You'll notice
Useful2 Signal4
Activity Summary

Writes to workshop documents are counted separately from scratchpad writes in the activity summary.

What

The collapsed activity summary now counts writes to workshop documents (files like .workshop.md or .workshop.html outside your working directory) on their own, with lines added and removed, rather than lumping them in with scratchpad writes.

Details
  • Counts are merged across collapsed groups.
  • A new pass rolls the counts back when the matching tool result comes back as an error, so failed edits no longer inflate the totals.
Evidence

workshopLinesRemoved

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