How to avoid losing all changes i did to the app it saved and saved on git but still goes and when open again is not showing all work i did

i worked for days on new app and sudenly all new work is not showing even it was saved

Hey,

Hope you’re keeping well.

If you’re building in AI Studio and changes aren’t appearing when you reopen the project, it’s possible you were working in a different workspace or a local branch that wasn’t synced correctly. Make sure you’re loading the exact saved project from AI Studio > My Projects and confirm the correct version or branch in your linked Git repository. If your repo is connected, verify with git log that commits contain your recent changes and that they were pushed to the remote. Also check if you were editing a draft or temporary session, as those won’t persist unless explicitly saved to the project.

Thanks and regards,
Taz

Hi @c_zarius ,

Thanks for reaching out to us. This seems to be a temporary issue. Please try the following steps:

  • Refresh the AI Studio page or reopen it in a new browser window.
  • Clear browser cache and cookies, then sign in again.

Also Google AI Studio saves your work under the Google account you used to create them. Please check your Google Drive and let us know if the issue still persists.

I have found it much more reliable to download the zip, then unzip it to a folder in dev, then open that folder with antigravity, so much better than trying to pull into a folder from git! Its the only way I would handle it, as successful experience has taught me, that antigravity just gets it better this way