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

Directory-sync plumbing tool hidden from the model

Under the hood
Useful2 Signal3
MCP

The internal sync_files tool is now hidden from the model's tool list.

What

The internal sync_files tool belonging to a built-in MCP server is now filtered out of that server's tool list, so it is no longer offered to the model as something to call. Whether every call path applies the filter is not settled by this code.

Evidence

sync_files

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 →