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.239 Home All releases olderv2.1.238 v2.1.240newer
Claude Code v2.1.239

Cloud sessions can be told to withhold the legacy device shell tool, dark in this build

Not switched on
Useful1 Signal3
Cloud Sessions

Cloud sessions could withhold the older device shell tool, but no session on this build does.

The disallowed-tools request exists but the flag requesting it is compiled to false.

What

Cloud and teleport session creation can send a disallowed-tools list naming mcp__remote-devices__device_bash, the older tool for running shell commands on a paired device. The flag that requests it comes from a helper compiled to return false, so no session on this build withholds it.

Evidence

mcp__remote-devices__device_bash

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