I am currently completely blocked from further development of an established application in Google AI Studio Build mode.
Application: WeddingComet
Applet ID: fea9ec5a-f0e2-47fc-adf0-0065fe234c..
Current application version: v2.0.50
The AI Studio Preview/dev environment repeatedly becomes unavailable, often after periods of inactivity, and cannot reliably recover.
This has now happened repeatedly, not as a one-time build error.
Symptoms and diagnostics:
- Preview/dev server repeatedly disappears or fails to restart.
- Recovery attempts have run for more than 1,300 seconds.
- Refreshing AI Studio, restoring to a previous checkpoint, and even opening a new chat for the same Applet did not restore a stable environment.
- The project source code and package.json are intact.
- The AI Studio development container currently comes up with node_modules completely missing.
- This causes:
sh: 1: vite: not found
Exit code 127 - Previous automatic recovery attempts also encountered dependency-resolution failures and began modifying package.json in an attempt to repair the environment, forcing me to cancel and restore the project checkpoint.
I explicitly asked the AI Studio agent to diagnose the environment without modifying the application.
Its final assessment was:
- WeddingComet source code: INTACT
- package.json: INTACT
- node_modules: MISSING
- Root cause: CONTAINER / ENVIRONMENT
- The recurring behavior is NOT normal or expected
- Application-level fixes cannot permanently resolve the container lifecycle issue
- “Escalation IS Required”
The agent stated that the managed AI Studio environment should automatically hydrate its dependencies when the container starts, but this is repeatedly failing for this Applet.
I have already submitted this through AI Studio’s bug/feedback mechanism, but I am posting here because the issue is completely blocking further development and there is no visible support ticket or status.
Could someone from the Google AI Studio engineering/platform team please inspect or reinitialize the managed development environment for this Applet?
I do not want the AI agent to keep modifying application code or dependency versions in order to compensate for an infrastructure/container problem.
I can provide the full Action History, screenshots, development App URL, and additional diagnostic details privately if needed.
Thank you.