Continue the conversation — chat opens pre-seeded with the current signal, caps, and movement.
Google AI Studio's Build mode ('full-stack vibe coding', launched March 2026, expanded at I/O 2026-05-19) is Google's browser-based prompt-to-app builder: describe an app, get a multi-file React/Angular/Next.js web app or a native Kotlin/Jetpack Compose Android app, with Firebase backends (Firestore/Auth) auto-provisioned and one-click deployment to Cloud Run. It is the designated successor absorbing Firebase Studio's role — Firebase Studio sunsets 2027-03-22 with a shipped export path (GUI export + studio:export CLI) into AI Studio or Antigravity.
NAMING NOTE: 'Google AI Studio 2.0' is third-party framing. Google's official branding is simply 'Google AI Studio'; the '2.0' version bump announced at I/O 2026 belongs to Antigravity, the local agent-first IDE. The two are complementary products joined by an export button: AI Studio is the free, low-friction, browser front door; Antigravity is the professional destination carrying the deep agentic machinery.
Target user: prototypers, solo developers, and Google-stack teams wanting the fastest free path from prompt to deployed app. Explicitly NOT positioned for enterprise-governed development — the free surface sits outside Google's enterprise data protections.
Within the App Builders cohort it competes most directly with bolt.new, Lovable, and v0 on prompt-to-deployed-app speed, backed by Google's models and infrastructure — but it is far weaker than Retool/Replit on enterprise governance and team workflow.
Adoption & Proof Points
- Android app-building capability launched GENERALLY AVAILABLE at I/O 2026 (2026-05-19, Android Developers Blog) — the clearest GA marker; many surrounding features still carry 'Experimental'/'Preview' disclaimers
- Designated Firebase Studio successor with a shipped migration path (firebase.google.com/docs/studio/migrating-project; antigravity.google/docs/firebase-studio-migration) — inherits that product's user base by forced migration
- NO Build-mode-specific adoption numbers verified (Firebase Studio's 1.5M-workspace figure is the predecessor's and does not transfer)
- No named enterprise customers, no enterprise tier, no revenue attribution (free product; monetization is downstream via Gemini API + Cloud Run + Antigravity funnel)
- Alphabet financially dominant (record Q1 2026 results) — vendor solvency is not in question; product-line durability is the open question
Recommended Use Cases
- **Rapid prototyping on the Google stack**: prompt-to-deployed React/Next.js/Angular web app or native Kotlin/Jetpack Compose Android app in a single browser session — fastest free path from idea to shareable Cloud Run URL, no payment method required for the first two deployments.
- **Firebase Studio migration continuity**: teams forced off Firebase Studio by the 2027-03-22 sunset date can use the shipped GUI/CLI export path to preserve project structure and Firebase backend wiring without rebuilding from scratch.
- **Solo-developer Google Workspace tooling**: building lightweight internal apps that query Gmail, Docs, or Sheets via natural language with Firebase Auth — announced at I/O 2026, suited to individual developers or small teams with no sensitive data exposure on the free surface.
- **Prototype-to-Antigravity pipeline**: use Build mode as the low-friction front door to scaffold a multi-file app with Firestore/Auth auto-provisioned, then export to Antigravity (Firebase Agent Skills pre-installed) when the project requires parallel agents, deeper autonomy, or a real IDE workflow.
- **Android MVP scaffolding**: generating a native Kotlin/Jetpack Compose app skeleton from a prompt — the Android path reached GA 2026-05-19, making it the most stable and explicitly released capability on the surface.
- **Non-sensitive learning and demo projects**: students, developer advocates, and hackathon participants working with non-confidential data who need a no-cost, browser-only environment; explicitly inappropriate once any sensitive, client, or regulated data is involved.
Risks & Limitations
- ENTERPRISE GOVERNANCE DISQUALIFIER: free-tier data trains Google products with human review; no region pinning; no builder SSO/RBAC/audit; Build mode cert scope unconfirmed. Do not use with sensitive or client data on the free surface.
- RELIABILITY: multi-week Q1–Q2 2026 stability crisis (Google AI Developers Forum, Feb 21–Apr 28 2026) — 'Internal Error Occurred' backend-state bug tied to the Gemini 3.1 Pro migration, 'Infinite Thinking' loops, file-attachment failures, status page in Partial Outage from early April, NO official Google response in-thread. Resolution unconfirmed as of 2026-07-02.
- GOOGLE GRAVEYARD PRECEDENT: Firebase Studio — 1.5M workspaces, never GA — was killed ~14 months after launch. AI Studio is the survivor today; the same consolidation logic could fold it into Antigravity tomorrow.
- AUTONOMY CEILING BY DESIGN: parallel/async/deep-agentic capability requires exporting to Antigravity (which carries its own active caps — see antigravity.json, under COI re-score hold).
- VENDOR-CLAIMED, UNCORROBORATED: 'multiplayer' (corroborated only as a built-app runtime feature via Firestore, not builder co-editing), the 1M-token context for Build mode, and the agent's verify/self-correction loop.
- GitHub push-only; no PR workflow; no builder CLI/headless surface; no IDE extension.
- Mixed sentiment: practitioner reviews cite 'overeager AI' and repeated feature breakage alongside credit for the in-app QA loop.
Capabilities & Integration
Build mode: three-panel web IDE (chat / code view / live preview). Generates multi-file apps — React (default) + Node.js server, Angular/Next.js, and native Android (Kotlin/Jetpack Compose, GA 2026-05-19). The embedded Antigravity Agent 'handles dependencies across multiple files' and (vendor-claimed) 'verifies code updates to reduce hallucinations.' Proactive backend detection: auto-provisions Firestore/Firebase Auth when the app needs a database or login.
Models: Gemini 3.x family. Attribution for Build mode specifically is not cleanly primary-sourced — 9to5Google reports Gemini 3.5 Flash; the broader AI Studio surface migrated to Gemini 3.1 Pro. Best read: 3.5 Flash default with 3.x Pro selectable [unverified].
Deploy: one-click Cloud Run (first two apps free, 'Google Cloud Starter Tier', no payment method required); ZIP download; export to Antigravity (with Firebase Agent Skills pre-installed).
Git: GitHub PUSH ONLY — no pull, no bidirectional sync, no PR workflow ('we do not currently support pulling remote changes').
Google Workspace data integration (Gmail/Docs/Sheets via natural language + Firebase Auth) announced at I/O 2026. No in-builder MCP documented (unlike Firebase Studio's MCP server support); no team-comms, issue-tracker, or CI/CD integrations on the builder surface.
Context: project-structure + chat-history awareness with session persistence; multi-file dependency handling. No codebase indexing/semantic search, no cross-repo awareness. The Gemini 3 1M-token window is NOT confirmed as exposed to Build mode.