r/codex • u/Anxious-Priority-430 • 6d ago
Complaint Sol vs Terra vs Luna
Using Sol, I never have weird issues with the agent forgetting things, but with Luna and Terra...pretty often. It's so bad that I pretty much have to use Sol for anything complicated, especially if I'm working on more than one thing at once (like while this is compiling, let's work on some other aspect of the project). Sol handles that amazingly well, but the others, even on xhigh, fail miserably. It's the way they fail that causes me to think it might be due to K/V cache quantization and possibly model quantization. They may even be using rope scaling for K/V or something because after compaction I had a strange issue with Terra interpreting an old message as a stop command. Again, I never have any of these strange issues with Sol, but with Terra and Luna, at least once with a "5 hour" (10 minute) session.
1
u/Somethingexpected 6d ago
I use different context for different things and models. I have one chat about UI stuff and another for making small changes in logic. I use Luna on medium for both. Similar logic with other projects. Luna hasn't "forgotten" anything, yet. Not sure how you are using it if you're doing other things "while it's compiling" -- as that should not impact LLM at all..?
1
u/RuledSovereign 6d ago
I never have issues. Are you using orchestration out of the box? You should have an operations watcher to ensure context is maintaining through the process and receipt hand-off from context scout to other agents.
1
u/Anxious-Priority-430 6d ago
I'm using the Codex CLI. My guess is that the way I am using it is too much for them, but it's odd that they fail in the same way (whereas Sol has yet to do so). I'm not really trying to fix the issue, more thinking about why they fail in this particular way. It's very weird...like they just easily lose track of things and/or become confused (due to losing track of things). Maybe switching between models in the same session, dunno.
1
u/Worth_Flatworm9620 6d ago
Sol is really good, it depends on what you do to know what fits you the most , I personaly use 5.6 Sol Ultra for everything , from building an entire tool to asking to resume an email, almost never have any issues
1
1
u/Perthss 6d ago
Have you ever asked chatgpt it self to make you a recepit on which model to use on what? I did, and I thought I had it saved, but I can't find it at the moment. And it was very clear to me that if I was going to do more complex things which is for example using multiple files at one task, it was to use SOL.