Agent should check if the files are saved before coming up with a suggestion

I had this issue where flash wasn’t running (flask app wasnt found) and the agent came up with an elaborate explanation on why and how to fix but turns out the only issue was that i havent saved my files before running ‘flask run’. Cursor should have indicated this in a brief response and then wait for me to save the files before following up instead of jumping to modifying my files.