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

post_turn_summary telemetry/schema gains richer structured fields

Turn-summary telemetry now carries a description, points, summary, and suggested replies

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

Turn-summary telemetry now carries a description, points, summary, and suggested replies

What

The internal post_turn_summary event, which records data about a completed turn (one back-and-forth exchange with Claude), now includes several new fields on top of what it already tracked: description, points, summary, next_why, and reply_options.

Why

This gives whatever consumes this telemetry a richer picture of what happened at the end of a turn and what might reasonably follow, rather than just a status code and a short detail string.

See this entry in the whole of v2.1.274 →

Feedback