|
|
|
|
|
by andrewaylett
89 days ago
|
|
> on every compaction I've only hit the compaction limit a handful of times, and my experience degraded enough that I work quite hard to not hit it again. One thing I like about the current implementation of plan mode is that it'll clear context -- so if I complete a plan, I can use that context to write the next plan without growing context without bound. |
|
I often do follow ups, that would have been short message replies before, as plans, just so I can clear context once it’s ready. I’m hitting the context limit much less often now too.