# Gemini Code Assist Gemini Code Assist is [[Google]]'s AI-assisted development product — code completion, chat, and agentic coding inside IDEs ([[Visual Studio Code (VSCode)]], JetBrains) and the Google Cloud console. It is powered by [[Gemini]] models. ## Tiers - **For individuals** — a free offering; the entry point most solo developers use - **Standard / Enterprise** — paid plans with higher limits, admin controls, and confidentiality guarantees on inputs ## Relationship to the CLIs [[Gemini CLI]] is the engine behind Gemini Code Assist's agent mode. The two are coupled: the licence you hold for Code Assist decides which CLI you get. After the May 2026 consolidation onto the [[Google Antigravity]] platform, Code Assist became the dividing line in the Gemini CLI sunset: - Consumer Code Assist (free for individuals) migrates to [[Antigravity CLI]]; Gemini CLI access ends **18 June 2026** - Enterprise Code Assist licences — along with API-key users — keep [[Gemini CLI]] supported indefinitely ## References - Documentation: https://developers.google.com/gemini-code-assist/docs - Gemini CLI transition: https://developers.googleblog.com/en/an-important-update-transitioning-gemini-cli-to-antigravity-cli/ ## Related - [[Google]] - [[Gemini]] - [[Gemini CLI]] - [[Antigravity CLI]] - [[Google Antigravity]] - [[Visual Studio Code (VSCode)]] - [[AI Agents]] - [[Large Language Models (LLMs)]]