Remix.run Logo
chrisweekly 2 hours ago

> "Codex's compaction is very good, fwiw, but it happens so frequently that..."

I appreciate and follow Matt Pocock's advice: avoid autocompaction. Compaction is lossy, which is ok when you're managing it at phase boundaries, but autocompact is lossy at the most inopportune times, firing mid-task and leading to agents going off the rails.

erichocean 2 hours ago | parent [-]

Bad advice, compaction is why Codex is so fantastic.

My conversations compact hundreds of times. By the time it has done a dozen or so compactions, it fully understands the work I want it to do (and how). It's almost like having a fine-tuned Astra model.

10/10, would recommend.