Source Intelligence

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.248 Home All releases olderv2.1.247 v2.1.250newer
Claude Code v2.1.248

Claude in Chrome is now also skipped in restricted sessions

You'll notice
Useful2 Signal2
Permissions

Restricted sessions skip Claude in Chrome browser wiring, same as safe mode.

--restricted
What

Browser wiring for Claude in Chrome was previously skipped only under --safe-mode; it is now also skipped when the session is restricted, with the log line reworded to name both.

Details
  • Setting CLAUDE_CODE_ENABLE_CFC=1 still overrides the skip in either mode.
Evidence

[Claude in Chrome] Skipping chrome wiring: --safe-mode or --restricted

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