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

Artifact auth errors say which login is needed

Use it now
Useful4 Signal2
Artifacts

Artifact auth errors now tell you a claude.ai login is needed and to run /logout to clear an API key.

/logout/login
What

When artifact publishing fails because the session is signed in the wrong way, the error now says artifacts need a claude.ai login, and if a Console API key was saved by an earlier /login it tells you to run /logout to clear it.

Details
  • Applies to sessions authenticated through a federated environment setup, where the saved credential can be a Console API key rather than a claude.ai account.
  • A 404 when loading comment threads on an artifact no longer speculates that the artifact was republished.
  • A publish response is now rejected if the returned slug is malformed, not just if fields are missing.
Evidence

a Console API key saved by a previous /login

Strings lifted out of the shipped bundle, so the claim above can be checked against them.

Related

Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.

See this entry in the whole of v2.1.232 →