Hello,
I am experiencing a reproducible failure in Google AI Studio Build Mode on an existing project.
The Build Agent starts normally and can list the project files, but it consistently fails whenever it attempts to read the contents of any file.
Error:
closeCanceled
An internal error occurred.
Steps to reproduce:
- Start a new Build Mode conversation.
- Prompt: “Olá” → SUCCESS.
- Prompt: “Liste os arquivos do projeto. Não altere nada.” → SUCCESS.
- Prompt: “Leia App.tsx. Não altere nada.” → FAIL.
- Prompt: “Leia apenas package.json. Não altere nada.” → FAIL.
- A diagnostic prompt and a request to prepare a support report also fail with the same error.
The failure occurs with extremely short, read-only prompts. No code modification is requested.
Project: Lolly Final
Applet ID:
081a2cfc-39b6-423a-a57*******
Model:
Gemini 3.7 Flash
Timestamp reported by the Build Agent:
2026-09-01T11:26:32-07:00
Impact:
The Build Agent is currently unable to read project files, which blocks normal development and maintenance of the project.
No project files have been intentionally modified during these diagnostic tests.
I have already submitted the same incident through the AI Studio “Submit Bug” feedback mechanism.
Could you please investigate whether the Build Agent or workspace/container for this specific Applet is stuck or corrupted?
I have previously experienced a similar situation in another AI development platform where creating a Remix of the project resolved the problem. Before doing that here, I would like to know whether Remix is a recommended recovery procedure for this issue, because I do not want to modify, reset, or delete the original project.
Thank you.