Sweep 19 Sep 2026 · 02:36Z Build v2.1.278 500 read Stable v2.1.267 Latest v2.1.278 Next v2.1.278 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.273 ·

New notification: experiment_gates sent over VSCode bridge

Claude Code now sends experiment gate settings to the VS Code extension

TierUnder the hoodhow much it should matter to you
Useful1my rating, 1 to 5
Signal2worth watching, 1 to 5
AreaElsewherewhat it touches
KindInternal Changesin v2.1.273,
Under the hood

Claude Code now sends experiment gate settings to the VS Code extension

What

A new function sends an experiment_gates message, carrying a set of experiment flags ("gates"), over the connection Claude Code uses to talk to its VS Code extension. If sending fails, it logs a warning rather than failing silently.

Why

This lets the VS Code extension know which experimental features are turned on for the session, keeping it in sync with the underlying Claude Code process.

See this entry in the whole of v2.1.273 →