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

Frame strip points to /artifacts when frames overflow

Use it now
Useful3 Signal0
Artifacts not in their notes

When too many frames fit on the row, you now see a pointer to /artifacts instead of a bare count.

/artifacts
What

The frame row layout now reserves space for a browse hint instead of showing a bare "+N" counter when there are more frames than fit.

Details
  • The hint names the command that lists everything, so overflow is actionable rather than just a count.
  • Layout reserves the room up front, so the hint does not push frames off the row.
Evidence

/artifacts to see all

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