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

session_id telemetry suppressed for remote-trigger entrypoints

Telemetry no longer records a session_id when Claude Code was started via a remote trigger

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

Telemetry no longer records a session_id when Claude Code was started via a remote trigger

What

A telemetry helper that used to attach the current session_id to outgoing telemetry whenever one was available now leaves it out if the process was launched through a remote trigger entrypoint (a way of starting Claude Code programmatically rather than by hand).

Why

This means telemetry from remotely-triggered runs is harder to tie back to a specific session, which matters mainly for diagnosing issues in automated or remotely-started Claude Code runs.

See this entry in the whole of v2.1.277 →