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.225 Home All releases olderv2.1.224 v2.1.226newer

Artifact share status reports "public" for tokenless reads and hides a stale owner role

You'll notice
Useful3 Signal0
Artifacts

Shared artifacts no longer show you as owner when the response gives you only public read access.

What

Share status no longer trusts a server-reported mode when the response carries no asset token, which stops a public read from being presented as owner access.

Details
  • With no asset token, the mode is reported as "public" regardless of what the server said.
  • A role of "owner" is dropped in that case.
  • The artifact tool emits an "unknown_share_mode" telemetry reason when the derived mode is "unknown".
Evidence

unknown_share_mode

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