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

Teleport revert now marks pending thinking-block stripping

Reverting a teleport session now flags pending thinking-block cleanup and skips one telemetry event

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

Reverting a teleport session now flags pending thinking-block cleanup and skips one telemetry event

What

When a teleport (relay) session reverts from active back to a non-active status, it now sets a relayThinkingStripOwed flag to true. It also now skips sending the "upgrade teleport cache" telemetry event specifically when the revert reason is direct_served.

Why

This marks that thinking content (the model's intermediate reasoning) still needs to be stripped after a relay session reverts, and avoids emitting a telemetry event that wouldn't apply in the direct_served case.

How sure we are
Something disagreesSomething we can check disagrees with this entry, or the writer said they could not settle it.
The writer flagged doubtThe finding does not explain what a teleport/relay session is used for or what consuming the `relayThinkingStripOwed` flag does later.

See this entry in the whole of v2.1.268 →