I’ve been using antigravity since launch and this things keep bothering me. Whenever i said in prompt to “make new” it’s always overwrite the old file instead making new file. Anyone also experience this?
![]()
I’ve been using antigravity since launch and this things keep bothering me. Whenever i said in prompt to “make new” it’s always overwrite the old file instead making new file. Anyone also experience this?
![]()
Hello @Nobuki, thank you for sharing your experience with Antigravity.
When the command “make new” is used without specifying a unique filename, the agent typically interprets this as a request to create a new version of the current file, rather than a separate file entirely. Consequently, it targets the existing file path and uses the write_to_file tool, which overwrites the previous content.
To prevent this, we recommend explicitly stating the new file path or name in your prompt. This ensures the agent recognizes that you intend to create a separate entity rather than update the existing one.