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 ·

Startup onboarding/dialog sequence rewritten to a step-list runner

The startup onboarding sequence was rewritten as a step-list runner, folding in the Chrome policy check.

TierUnder the hoodhow much it should matter to you
Useful2my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaTerminal UIwhat it touches
KindInternal Changesin v2.1.260,
Under the hood

The startup onboarding sequence was rewritten as a step-list runner, folding in the Chrome policy check.

The startup flow covering onboarding, the trust dialog, MCP project approval, CLAUDE.md external includes, the Grove policy dialog, the pro trial screen, powerup discovery, API key approval, Bedrock/Vertex upgrade offers, dev channels, and Claude-in-Chrome offers has been restructured from sequential inline awaits into an array of step functions run by a shared runner (na), with per-step early-outs. This is primarily an internal refactor, but it also folds in the new allow_claude_browser_extension check.

See this entry in the whole of v2.1.260 →

Feedback