Commit graph

1 commit

Author SHA1 Message Date
Roo Code
2961380e58 fix: resolve timestamp collision in condense + rewind scenario
- Make summary timestamp unique by using keepMessages[0].ts - 1 to avoid collision
- Change checkpoint restore filter from < to <= to include target message
- Add regression test for condense + rewind scenario

Fixes #8295
2025-09-25 02:40:07 +00:00