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

Richer permission-ask telemetry timing fields

Permission asks now record how long they were queued and asking, feeding new timing fields into tool-call telemetry.

TierUnder the hoodhow much it should matter to you
Useful2my rating, 1 to 5
Signal3worth watching, 1 to 5
AreaPermissionswhat it touches
KindInternal Changesin v2.1.257,
Under the hood

Permission asks now record how long they were queued and asking, feeding new timing fields into tool-call telemetry.

A new PendingCall-tracking class records elapsedMs, queuedMs, and askingMs for each tool permission ask. This feeds new fields into the MCP tool-call outcome telemetry event: time_to_terminal_ms, asking_ms, queued_ms, checkin_misses, held, call_id, and host_epoch.

See this entry in the whole of v2.1.257 →

Feedback