Antigravity ignores 'disableAutoOpenEditedFiles' for agent-created artifacts #19
Unanswered
matheraptor
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Antigravity-diagnostics.txt
antigravity_user_settings.json
Subject: Bug Report: Antigravity ignores
disableAutoOpenEditedFilesfor agent-created artifactsIssue Summary:
The Antigravity editor fails to respect the
disableAutoOpenEditedFilessetting when artifacts are generated by AI agents. Despite verifying the JSON configuration is set totrue, files continue to auto-open, causing significant workflow disruption and UX annoyance.Reproduction Steps:
disableAutoOpenEditedFiles: truein settings.json.Investigation & Evidence:
Internal debugging confirms the setting is correctly applied in the user settings file but is ignored during runtime.
Antigravity-diagnostics.txt(Internal diagnostics showing conflict).settings.json(configuration file, internally reviewed and debugged, with bug persisting through)Beta Was this translation helpful? Give feedback.
All reactions