I am facing a performance issue in the Google Anti-Gravity Editor when working with very large prompt inputs.
When I paste a large prompt, around 3000 to 4000 lines, the editor starts processing and everything works correctly. There are no issues during the initial session.
However, after I close the editor and open it again, the problem appears.
Steps to reproduce:
-
Open Google Anti-Gravity Editor
-
Paste a very large prompt, approximately 3000 to 4000 lines
-
Let the agent process it successfully
-
Close the editor
-
Reopen the editor
Actual behavior:
After reopening, the agent panel automatically loads the last prompt history and task history below the agent prompt input.
This causes the application to become extremely slow. The UI is almost unresponsive, and I am unable to interact with the editor or perform any actions.