When asking codex to implement code, it returns changes and PR.
When you want to ask it to do more things before committing, it doesn’t take into account previous steps and edits and just starts over.
Is there a best practise method for the current state of Codex?
I have been having the same issue when coding for arduino. The basic functionality was there, then I asked to add a new feature it would often remove a whole set ofcode. when asked to to review for missing functions, it scanned and identified the missing functions, but when adding them back it wwould drop something else.