| ▲ | brookst 8 hours ago | |||||||||||||
How is that different than just having the frontier model write a build plan and store it, then have a cheaper model execute? That’s pretty normal practice. The build plan should be better than the context that generated it since it strips out wrong turns and other noise. I think? | ||||||||||||||
| ▲ | xutopia 7 hours ago | parent | next [-] | |||||||||||||
The article actually explains it better than I can but essentially you do not want the agent to get desperate which causes it to burn extra tokens. Planning phase doesn't test assumptions by going straight in the code and testing out parts of the ideas to execute so it has to consider way more in planning than it would if it could go quicker into the coding phase. | ||||||||||||||
| ||||||||||||||
| ▲ | hombre_fatal 7 hours ago | parent | prev [-] | |||||||||||||
The article isn't about plan vs no plan but rather that instead of a weak hand-off of "here's a plan describing what I hope works" you can do a much stronger hand-off with "here's an approach that survived first contact with the code". | ||||||||||||||