👋 the single biggest issue that i see that remains is if you purely work with agentic mode (previously e.g. just composer) you can get very far but once in a while it starts doing more than its asked for and breaks existing working code up to a point where you cant reverse (with prompts) it. Or if you get it back it might not be as good as before. And it happens totally random. You ask for A and it does A, but it also breaks several existing functions that were not supposed to be changed when building A.
I know.. git... It would be awesome if you could provide like an automatic backup (e.g. like timemachine) of the last 5-10 states of the project (e.g. either after every prompt or if the user decides to snapshot a state) for easy rollback. So if it breaks something again you just revert by 2-3 versions and start off again with prompting
#Cursor #AICoding #AgenticCode #Agents #CoPilot