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.