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

Startup: fastMode/advisor settings sync extracted into shared helper

Headless startup's fastMode and advisor settings sync moved into shared helper functions

TierUnder the hoodhow much it should matter to you
Useful1my rating, 1 to 5
Signal0worth watching, 1 to 5
AreaStartupwhat it touches
KindInternal Changesin v2.1.274,
Under the hood

Headless startup's fastMode and advisor settings sync moved into shared helper functions

**What

When Claude Code starts up in headless mode (--print, used for non-interactive/programmatic use), the code that syncs fastMode and advisor-related settings has been moved out of inline logic into two dedicated functions, one of which adds a new settings subscription.

**Why

This is an internal restructuring of startup code; it doesn't change what settings are available or how fast mode behaves.

See this entry in the whole of v2.1.274 →