Sweep 19 Sep 2026 · 02:36Z Build v2.1.278 500 read Stable v2.1.267 Latest v2.1.278 Next v2.1.278 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.269 ·

New 'Remote Control' device-linking system to serve tools from a local computer to a cloud session

New 'Remote Control' system lets a cloud session dispatch tool execution to your local computer

TierNothing to try yethow much it should matter to you
Useful5my rating, 1 to 5
Signal4worth watching, 1 to 5
AreaRemote Controlwhat it touches
KindNew Featuresin v2.1.269,
Nothing to try yet Notable

New 'Remote Control' system lets a cloud session dispatch tool execution to your local computer

What

A large new module implements "Remote Control": registering your computer as a linked device so a cloud session (a Claude Code session running remotely, referred to internally as a "cowork" session) can dispatch tool execution to your local machine instead of running it in the cloud. It includes retry and backoff behavior for when the link is busy or in a transient state, and surfaces specific refusal reasons to the user, such as "Remote Control is turned off for your organization" or "using your own computer from cloud sessions is switched off for your organization."

Why

This lets a cloud-based session make use of tools and resources available only on your own computer. Organizations can disable this capability, in which case users attempting to link a device will see an explicit message explaining why it's blocked.

See this entry in the whole of v2.1.269 →