Cloud-related commands now share one policy gate requiring an 'allow_remote_sessions' organization policy
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."
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.
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.
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
Anthropic's documentation has since written up allow_remote_sessions, on Error reference.