I want to like Pi but compaction is why I had to go back to Open Code…

My problem is that when in a loop and it’s calling tools, it won’t check how close it is to the compacting limit until the whole loop returns to you for the next prompt. And so if you have a run that could go for hours, it’s a gamble if you’ll OOM or an interrupting compaction breaks context and stops the loop without continuing.

There’s a few extensions that all try to solve this problem, but I’ve found none actually work :(