Bug: Cross-Project Changes in AntiGravity Agent

I noticed a bug in Google AntiGravity when running two projects simultaneously:

  1. If both projects are edited via the agent at the same time, changes from Project A appear in Project B.

  2. This leads to data inconsistencies and unexpected overwrites, affecting parallel workflows.

Steps to Reproduce:

  1. Open Project A and Project B in AntiGravity.

  2. Make a change in Project A using the agent.

  3. Make a change in Project B using the agent.

  4. Observe that Project A’s changes appear in Project B.

Expected Behavior:
Each project’s changes should remain isolated, and the agent should not propagate edits across projects.

Impact:

  • Disrupts multi-project workflows

  • Potentially causes loss of work or misapplied changes

1 Like