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

New telemetry event for dropped thinking blocks

New telemetry event tengu_thinking_drop logs when thinking blocks get stripped from a request

TierUnder the hoodhow much it should matter to you
Useful1my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaTelemetrywhat it touches
KindInternal Changesin v2.1.275,
Under the hood No documentation found

New telemetry event tengu_thinking_drop logs when thinking blocks get stripped from a request

What

Claude Code now sends a telemetry event called tengu_thinking_drop whenever "thinking" blocks (the model's intermediate reasoning content) are removed from a request before it's sent, for example when there's a mismatch between the prefix of prior turns and the model currently bound to the session. The event records how many blocks and turns were affected, why they were dropped, which message positions were involved, and details of the client-side change that triggered the request.

Why

This gives visibility into a case where reasoning content silently gets stripped out, which should help diagnose situations where thinking output unexpectedly disappears from a conversation.

Read from
Names in the bundletengu_thinking_drop

See this entry in the whole of v2.1.275 →