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 ·

Remote headless client host-request logger bug fix: correct outcome value now logged

Fixed a bug where the remote headless client's request logger recorded the wrong outcome value

TierYou'll noticehow much it should matter to you
Useful1my rating, 1 to 5
Signal0worth watching, 1 to 5
AreaTelemetrywhat it touches
KindBug Fixesin v2.1.265,
You'll notice

Fixed a bug where the remote headless client's request logger recorded the wrong outcome value

What

An internal logging helper used by the headless (non-interactive) cloud client was recording telemetry with an outcome value taken from an unrelated outer-scope variable instead of the actual outcome parameter passed into the function. It now correctly logs the outcome that was actually passed in.

Why

This fixes inaccurate outcome data being recorded for host requests made by the remote headless client, which would have made related telemetry unreliable.

See this entry in the whole of v2.1.265 →

Feedback