Uh oh!
There was an error while loading. Please reload this page.
fix: compaction context loss, prune re-attach, overflow threshold, missing config key - #31891
fix: compaction context loss, prune re-attach, overflow threshold, missing config key#31891LifetimeVip wants to merge 4 commits into
Conversation
…okens silently dropped
The following comment was made by an LLM, it may be inaccurate: Found a related PR: PR #30979: "fix: prune and instruction re-attachment bugs (#30807)" This PR appears to address similar issues related to prune and instruction re-attachment bugs (specifically issue #30807, which is also listed in the current PR's fixes). It may be addressing overlapping concerns with the prune loop and re-attach logic. |
Thanks for updating your PR! It now meets our contributing guidelines. 👍 |
LifetimeVip
commented
Jun 11, 2026
@thdxr@jlongster@rekram1-node@simonklee@Hona these 8 PRs together fix 30 open issues (compaction context loss, Windows encoding, tool error handling, security, etc.). All are mergeable with no conflicts. Would appreciate a review when you have time. |
Issue for this PR
Closes#30805#30806#30807#30811#31764#31769
Type of change
What does this PR do?
Fix compaction context loss, prune re-attach causing AGENTS.md re-load, overflow threshold calculation bypass, and missing compaction config key in isV1() detection.
How did you verify your code works?
Tested in custom fork with 65 commits on top of v1.17.3, running in daily production use.
Screenshots / recordings
N/A - logic change, not UI
Checklist