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.242 Home All releases olderv2.1.241 v2.1.243newer
Claude Code v2.1.242

Windows file-manager windows get a click-only tier, and app lists are marked as data

You'll notice
Useful3 Signal3
Computer Use

Explorer windows are click-only with typing forbidden, and your installed apps list is marked as data.

What

Explorer-style shells now sit in their own click-only tier with typing explicitly forbidden, because the address bar, Search and Run all hand text to ShellExecute. The list of installed apps is wrapped in <installed-apps> tags with an instruction to treat it as data only, not instructions.

Details
  • Screenshot and zoom batches gained a save_to_disk option.
  • Zoom regions can be given in a normalized_0_100 coordinate mode.
Evidence

<installed-apps>

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