Under the hood
Two new telemetry categories track elevated cloud session creation and kept compaction announcements
What
The list of recognized telemetry event categories gained two new entries:
cloud_elevated_create, tracked when an elevated cloud session is createdcompact_kept_tail_announcements, related to announcements kept at the tail end of a conversation compaction (the process that shortens a long conversation history)
Why
This lets Claude Code's telemetry track these specific events separately rather than lumping them into an unrelated or generic category.
One source agreesOne thing we can check says the same as this entry.
Anthropic's release notes agree
Changed the /status GitHub line to read "Cloud sessions", and /web-setup, /ultrareview, and teleport messages to say "cloud session" instead…