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.248 Home All releases olderv2.1.247 v2.1.250newer
Claude Code v2.1.248

Remote-machine tool descriptions clarify whose permissions apply

Under the hood
Useful2 Signal2
Sessions

Remote-machine tools now say they use absolute paths under that machine's permissions.

What

The tools that act on another machine now describe themselves as operating on that machine's files by absolute path, under that machine's own permission rules, rather than on files "in its project folder".

Details
  • The existing caveat is kept: edits made to the session snapshot are not sent back.
Evidence

on that machine's files by their absolute path there, under its own permission rules

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