The planning phase keeps conversation history and it helps a lot for not asking the same questions again. We should keep it but we should optimize it. For example, we don't want the older versions of the code in the history, and at some point we'll reach the token limit.
The planning phase keeps conversation history and it helps a lot for not asking the same questions again. We should keep it but we should optimize it. For example, we don't want the older versions of the code in the history, and at some point we'll reach the token limit.