What's wrong with this entry?
Conversation compaction can now preserve a segment of recent messages instead of summarizing everything.
- Compacted boundaries include a
preservedSegmentwithheadUuid,anchorUuid, andtailUuid - Loaders splice the preserved segment at the anchor point so resumed sessions include actual message content
- Metadata is serialized as
preserved_segmentin transcript files
Preserved segment in compaction (search for "preservedSegment", "Relink info for messagesToKeep")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.