1. Environment
-
OS: Windows 11
-
Antigravity Version: * Version: 1.107.0
-
Commit: 4603c2a412f8c7cca552ff00db91c3ee787016ff
-
Arch: x64
-
2. Describe the Bug When trying to export a conversation, the action fails completely. At the same time, the “Feedback” button becomes completely unclickable/unresponsive. Checking the developer console reveals a 404 error related to the Unleash frontend proxy and an export function error.
3. Steps to Reproduce
-
Open Antigravity IDE.
-
Engage in a conversation with the Agent.
-
Click the “Export” button in the conversation window.
-
Try to click the “Feedback” button.
-
Check the Developer Tools Console.
4. Actual Behavior
-
The conversation does not export.
-
The Feedback button does not respond to clicks.
-
The console throws continuous
Unleash: Fetching feature toggles did not have an ok responseerrors and aFailed to export conversationerror.
5. Error Logs workbench.desktop.main.js:4256 Failed to export conversation: Error
at l4e (workbench.desktop.main.js:4195:76919)
at w$c (workbench.desktop.main.js:4723:255)
at C$c (workbench.desktop.main.js:4723:315)
at Object.onClick (workbench.desktop.main.js:4798:104446)
workbench.desktop.main.js:4988 POST https://127.0.0.1:11946/proxy/unleash/frontend 404 (Not Found)
workbench.desktop.main.js:4256 Unleash: Fetching feature toggles did not have an ok response