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

Artifact auto-open is now suppressed for remote-control sessions

Artifacts no longer auto-open a browser tab when you're driving Claude Code remotely from mobile or web.

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

Artifacts no longer auto-open a browser tab when you're driving Claude Code remotely from mobile or web.

Artifact auto-open is now suppressed when the session's messageClientPlatform is ios, android, web_claude_ai, or desktop_app, via a new mode called auto_open_skipped_remote_control. The skipped artifact's slug is recorded in a new remoteControlSkippedSlugs set, and its deferred-surface entry is kept around instead of cleared, so it can retry surfacing later instead of force-opening a browser tab while Claude Code is being driven from a mobile, web, or desktop remote-control client. This path fires unconditionally, with no experiment flag gating it.

See this entry in the whole of v2.1.260 →

Feedback