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

Teleport-relay thinking-strip decision functions built but uncalled

New but currently unused code was added to decide how to handle 'thinking' content after a teleport relay reverts

TierNothing to try yethow much it should matter to you
Useful2my rating, 1 to 5
Signal3worth watching, 1 to 5
AreaTeleportwhat it touches
KindIn Developmentin v2.1.268,
Nothing to try yet

New but currently unused code was added to decide how to handle 'thinking' content after a teleport relay reverts

What

Four new internal helper functions were added to decide whether to strip or mark 'thinking' content (Claude's intermediate reasoning output) after a "teleport relay" falls back to its standard path, and to log a cli_teleport_relay_thinking_settled event when that decision is made. Of these, only one function, which triggers the relay reverting to the standard path, is actually called anywhere in the current build; the three functions that would make the strip/mark decision and log the settle event are not called from anywhere.

Why

This appears to be groundwork for a feature that is not active yet, so it should have no visible effect for users in this release.

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 doubtWhat the teleport relay feature does overall, and when the unused functions are meant to be wired in, is not stated.

See this entry in the whole of v2.1.268 →

Feedback