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

Artifact egress-blocked message distinguishes remote sessions

Blocked artifact network requests now explain clearly when the restriction is due to running remotely.

TierYou'll noticehow much it should matter to you
Useful2my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaArtifactswhat it touches
KindImprovementsin v2.1.261,
You'll notice

Blocked artifact network requests now explain clearly when the restriction is due to running remotely.

When a network allowlist blocks fetching an artifact's frame content, the error message now checks CLAUDE_CODE_REMOTE. On a remote session it tells the user that this is a restriction of where the session runs and that retrying locally won't help, instead of suggesting they add the domain to the environment's allowed domains.

Read from
Names in the bundleCLAUDE_CODE_REMOTE
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.

Added since A small documentation edit on Configure cloud environments touched a line naming CLAUDE_CODE_REMOTE after this was published. * **No cloud-only scoping**: hooks run in both local and cloud sessions. To skip local execution, exit early unless the `CLAUDE_CODE_REMOTE` environment variable is `true`, the way the [dependency install script](#install-dependencies-with… cloud-environments see the edit
How sure we are
One source agreesOne thing we can check says the same as this entry.
Anthropic's documentation agreesA small documentation edit on Configure cloud environments touched a line naming CLAUDE_CODE_REMOTE after this was published.

See this entry in the whole of v2.1.261 →

Feedback