mirror of
https://github.com/vxcontrol/pentagi.git
synced 2026-09-07 10:55:35 +00:00
- Updated the logic in `determineRecentSectionsToKeep` to clamp the lower bound of the recent sections to keep, ensuring it does not exceed the available sections. This prevents potential out-of-range errors when `keepQASections` is greater than the total number of sections.