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

New helper bce() gates an unspecified capability on interactive, non-VSCode, non-childSession context

New internal helper combines interactive/non-child-session/non-VSCode checks into one condition

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

New internal helper combines interactive/non-child-session/non-VSCode checks into one condition

What

A new helper function combines three existing checks — whether the session is interactive, whether it is not a child session (and not itself a nested claudecode session), and whether it is not the VS Code extension — into a single true/false result.

Why

The finding does not say what feature this gate controls, only that it bundles the same conditions used by the nearby OAuth plugin-scope refresh change, so it likely governs a similar capability.

How sure we are
Something disagreesSomething we can check disagrees with this entry, or the writer said they could not settle it.
The writer flagged doubtIt is not established which capability this new helper actually gates.

See this entry in the whole of v2.1.267 →