Google has launched a major upgrade to its AI Studio platform, introducing a full-stack vibe coding experience designed to take developers from natural language prompts to production-ready applications in a single workflow.

What's New

The upgraded experience is powered by the Google Antigravity coding agent, which now maintains a deeper understanding of your project structure and chat history across sessions. Unlike earlier prototyping tools, the agent can execute complex, multi-step code edits from simple prompts — and picks up where it left off even after you close the browser.

A built-in Firebase integration lets the agent automatically detect when an app needs a database or user authentication. With one click, it provisions Cloud Firestore for data storage and sets up Firebase Authentication with Google Sign-In — no manual backend configuration required.

Key Capabilities

The new experience adds several features developers have been waiting for:

  • Real-time multiplayer: Build collaborative apps and games that sync across users instantly
  • Modern web framework support: Next.js joins React and Angular as first-class options
  • External library support: The agent auto-selects and installs packages like Framer Motion or Shadcn as needed
  • Secrets Manager: Securely store API credentials for third-party integrations like payment processors or Google Maps
  • Persistent sessions: App state and chat history persist across browser sessions

Why It Matters

The launch signals Google's push to make AI Studio competitive with dedicated coding agents like Cursor and Replit. By combining prompt-to-code generation with live databases and authentication in one environment, Google is betting developers will choose an integrated tool over stitching together separate services.

The Antigravity agent was previously a standalone product — folding it into AI Studio gives the platform a significantly more capable foundation for building production software.