Under the hood
Pre-compaction memory feedback now also reports a laptopMemoryDroppedCount
What
The feedback data sent before a conversation is compacted (compaction shortens a long conversation to keep it within context limits) now includes a laptopMemoryDroppedCount value, in addition to the existing thirdPartyDroppedCount. This is reported when the payload is too large or otherwise trimmed.
Why
This lets the system track how much memory content specifically from the "laptop" context gets dropped during compaction, separate from third-party content.