Google AI Studio has received a major upgrade, introducing a full-stack coding experience powered by the new Antigravity coding agent and built-in Firebase backend integrations.

The update enables developers to build production-ready web applications directly within the platform. Google said the new experience has already been used internally to build hundreds of thousands of apps over the past several months.

Google AI Studio Antigravity Agent Capabilities

The Antigravity coding agent now maintains a deeper understanding of an entire project structure and chat history. This enables faster iteration and more precise multi-step code edits, allowing complex apps to be built using simpler prompts.

The agent also proactively detects when an application requires a database or user login. Upon approval, it provisions Cloud Firestore for database management and Firebase Authentication for secure Google sign-in.

Firebase Backend and Security Features

The platform now includes a built-in Secrets Manager, located in the Settings tab. The agent detects when an API key is required and safely stores credentials, enabling secure integration with external services such as databases, payment processors, and Google Maps.

Session persistence is also supported. Users can close a browser tab and return later to find their app state preserved across devices and sessions, supporting continuous development workflows.

Framework Support and Modern Web Tools

Google AI Studio now supports Next.js in addition to the existing React and Angular frameworks. Developers can select their preferred framework from the updated Settings panel.

The agent also draws on the broader ecosystem of modern web libraries. It automatically identifies and installs relevant packages — such as Framer Motion for animations or Shadcn for UI components — based on the requirements of each project.

Multiplayer and Real-Time Application Support

The updated platform supports real-time multiplayer experiences, including collaborative workspaces and shared tools. Google cited the ability to build a multiplayer first-person laser tag game from a single prompt as one example of the new capabilities.

Developers can also connect applications to existing services using their own API credentials. The agent handles credential detection and storage automatically through the Secrets Manager.

“Whether you are building your first app or have agents building while you do other things, we hope these updates help accelerate your path from idea to deployed, production-ready app.”

Google, Official Statement

Future Integrations and Outlook

Google said it is working on additional integrations, including Google Workspace connectivity to link Drive and Sheets to applications built within the platform. The company also plans to add a single-click option to transfer an app from Google AI Studio to Google Antigravity.

The updates reflect a broader push to reduce the gap between artificial intelligence-assisted prototyping and fully deployed software. The new coding experience is available now in Google AI Studio for developers to explore.