mirror of
https://github.com/ultraworkers/claw-code.git
synced 2026-06-06 16:30:10 +08:00
Instead of re-nesting prior highlights under '- Previously compacted context:', flatten them directly into the top-level list with '- ' prefix. This prevents each compaction cycle from adding a nesting layer, which inflated the summary by ~depth * overhead per turn.