You'll notice
The session-resume list now always includes and can highlight the currently active session
What
The component that lists past conversations for resuming (renamed from amt to A_t) now takes a currentSessionId value instead of only a maximum-height setting. Its filtering logic has also changed so that a session matching that id is always kept in the list, even if it would otherwise have been filtered out.
Why
This likely makes it possible to highlight or otherwise distinguish the session you're currently in when browsing the resume list, and ensures it doesn't disappear from that list due to filtering.
Something disagreesSomething we can check disagrees with this entry, or the writer said they could not settle it.
The writer flagged doubt
The finding shows the id is now always included and available for use but does not confirm it is used for visual highlighting.