Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.269 ·

New permission-policy name mapping for remote-control/ultraplan/claude-in-chrome

Remote control, Ultraplan, and Claude-in-Chrome now map to named permission policies

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

Remote control, Ultraplan, and Claude-in-Chrome now map to named permission policies

What

Claude Code now has a lookup table connecting short feature names to the underlying permission policy that governs them: remote-control maps to allow_remote_control, ultraplan maps to allow_remote_sessions, and claude-in-chrome maps to allow_claude_browser_extension.

Why

This builds on earlier work where org-policy denials for remote sessions and remote control started naming the specific policy responsible (allow_remote_sessions or allow_remote_control) when a flow was blocked. Having this explicit mapping makes it possible to consistently identify and report which policy is blocking a given feature, including for claude-in-chrome.

Read from
Names in the bundleallow_remote_controlallow_remote_sessionsallow_claude_browser_extension
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.269 →

Feedback