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

cli_teleport_relay_ended replaces generic upgrade_teleport_cache logging for device_tool_requested

Teleport relay reverts caused by a requested device tool now log a dedicated event instead of a generic one

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.265,
Under the hood

Teleport relay reverts caused by a requested device tool now log a dedicated event instead of a generic one

What

When a teleport relay (an internal connection-forwarding mechanism) reverts specifically because a device_tool_requested, Claude Code now logs a dedicated cli_teleport_relay_ended event at info level, instead of the previous generic upgrade_teleport_cache telemetry event.

Why

This makes it possible to distinguish this specific cause of a relay ending from other, unrelated cache-upgrade events in telemetry, which should make diagnosing relay behavior clearer.

See this entry in the whole of v2.1.265 →

Feedback