Source Intelligence
Reading a new release v2.1.251 Analysing changes · 2/5 Deeper second pass · 4/5 agents 427 findings $12.75 so far

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.128 Home All releases olderv2.1.126 v2.1.129newer

Managed Remote Control Disable Setting

What

Organizations can now disable Remote Control centrally through managed settings.

Usage
{
  "disableRemoteControl": true
}
Details
  • The new setting disables claude.ai/code, claude remote-control, --remote-control, --rc, auto-start, and the in-session Remote Control toggle.
  • When policy blocks the feature, users now see a specific managed-setting error instead of a generic Remote Control denial.
Evidence

Managed setting schema and policy error (search for "disableRemoteControl" and "Remote Control is disabled by your organization's policy (managed setting disableRemoteControl).")

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