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.268 ·

Cloud/remote commands now share a common policy gate object and 'claude-ai' availability tag

Cloud-related commands now share one policy gate requiring an 'allow_remote_sessions' organization policy

TierUnder the hoodhow much it should matter to you
Useful2my rating, 1 to 5
Signal2worth watching, 1 to 5
AreaCloud Sessionswhat it touches
KindInternal Changesin v2.1.268,
Under the hood

Cloud-related commands now share one policy gate requiring an 'allow_remote_sessions' organization policy

What

The remote-control, teleport, autofix-pr, plan-in-web ("Draft an editable plan..."), and remote-env commands now all declare the same availability tag, claude-ai, and the same shared policy gate, which checks for an allow_remote_sessions organization policy under the feature label "Cloud sessions."

Why

This consolidates how these cloud-dependent commands check organization permissions, so an organization can now allow or block all of these cloud session features together through one consistent policy rather than separate checks per command.

Read from
Names in the bundleallow_remote_sessions
What the documentation says
Since it was published

The entry above is what we published on the day. These lines were added later, as Anthropic's own pages caught up, and they sit beside the original rather than replacing it.

Confirmed since Anthropic's documentation has since written up allow_remote_sessions, on Error reference. Your organization's `allow_remote_sessions` policy is off, so [Claude Code on the web](/docs/en/claude-code-on-the-web) and the commands that use it aren't available: errors see the edit
How sure we are
One source agreesOne thing we can check says the same as this entry.
Anthropic's documentation agreesAnthropic's documentation has since written up allow_remote_sessions, on Error reference.

See this entry in the whole of v2.1.268 →