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.246 Home All releases olderv2.1.245 v2.1.247newer
Claude Code v2.1.246

Approving one artifact upload no longer covers text files

You'll notice
Useful3 Signal2
Artifacts

Uploading text files like CSV or Markdown as artifact assets now prompts every single time.

What

Approving an asset upload used to cover further uploads to that artifact for the rest of the session, except for files outside the working paths or reached through a symlink. Text files are now carved out too, so uploading a CSV, Markdown, JSON or plain text file prompts every time. Auto mode continues to ask per upload.

Details
  • The file is classified by extension to MIME type; text-typed and symlinked sources are treated as always-ask.
Evidence

approving covers later uploads to this artifact this session; text files, linked files and files outside working paths still ask

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