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

New telemetry: policy and settings cold-start wait outcomes timed

Startup delays caused by managed-settings and MCP policy checks are now measured and recorded

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

Startup delays caused by managed-settings and MCP policy checks are now measured and recorded

What

Two startup steps that can block Claude Code from launching right away, the managed-settings wait during MCP (Model Context Protocol) policy cold start and a related wait for MCP policy limits, now record timing and outcome data through a shared tracker. Each wait is logged as one of: not started (not_awaited), timed out, or completed, along with when it happened.

Why

This gives visibility into how often and how long startup is delayed by these policy checks, which can help diagnose slow or stuck launches.

See this entry in the whole of v2.1.269 →

Feedback