▲ | danenania 4 days ago | |||||||
> It seems that much like Aider, you use separate models for creating code edits and validating them. That's right. To apply edits, Plandex first attempts a deterministic edit based on the edit snippet. In some cases this can be used without validation, and in others a validation step is needed. A "race" is then orchestrated with o3-mini between an aider-style diff edit, a whole file build, and (on the cloud service) a specialized model. I actually wrote a comment about how this works (while maintaining efficiency/cost-effectiveness) a couple days ago: https://news.ycombinator.com/item?id=43673412 And on the Docker question, it should be working well on Mac. | ||||||||
▲ | lsdkfjlkasfj 3 days ago | parent [-] | |||||||
What are the main differences from aider? | ||||||||
|