EveryDev.ai
Subscribe
Home
Tools

2,810+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents1928
  • Coding1379
  • Infrastructure650
  • Marketing512
  • Projects461
  • Research418
  • Design406
  • Analytics362
  • MCP251
  • Security250
  • Testing243
  • Data237
  • Integration181
  • Prompts175
  • Learning166
  • Communication163
  • Extensions159
  • Voice140
  • Commerce128
  • DevOps113
  • Web84
  • Finance24
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. Gemini CLI
    Gemini CLI icon

    Gemini CLI

    AI Coding Assistants
    Featured

    An open-source AI agent by Google that brings Gemini models directly into your terminal for coding, debugging, and workflow automation.

    Visit Website

    At a Glance

    Pricing
    Open Source
    Free tier available

    For explorers getting started with Gemini CLI using a personal Google Account.

    Google AI Pro: Custom/contact
    Google AI Ultra: Custom/contact
    Google Developer Program: Custom/contact
    +1 more plan

    Engagement

    Available On

    Windows
    macOS
    Linux
    Android
    iOS

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    AI Coding AssistantsCommand Line AssistantsAgent Frameworks

    Alternatives

    MiMoCodeAutohand CodeKode Agent
    Developer
    Google AIMountain ViewEst. 2010$85B+ raised

    Updated Jun 2026

    About Gemini CLI

    Gemini CLI is an open-source AI agent built by Google that runs directly in your terminal, giving developers access to Gemini models for querying and editing large codebases, generating apps from images or PDFs, and automating complex workflows. It is licensed under Apache 2.0 and available via npm, Homebrew, and MacPorts. The project is actively maintained on GitHub and is currently transitioning to a successor product called Antigravity CLI for individual users.

    What It Is

    Gemini CLI is a terminal-first AI coding assistant that connects to Google's Gemini models (including Gemini 3 with a 1M token context window) from the command line. It is designed for developers who prefer working in the terminal and need direct, lightweight access to a powerful language model without leaving their workflow. The core tool is written in TypeScript and published as an npm package (@google/gemini-cli).

    Core Capabilities

    The tool ships with a broad set of built-in features:

    • Code understanding and generation: Query and edit large codebases, debug issues in natural language, and generate new apps from PDFs, images, or sketches using multimodal input.
    • Shell command execution: Run system commands safely from within the agent session.
    • Web search and fetch: Ground queries with real-time Google Search results or fetch web content directly.
    • File system operations: Read, write, and manage local files and directories.
    • MCP (Model Context Protocol) support: Connect to MCP servers to extend the CLI with custom tools and integrations (e.g., GitHub, Slack, databases).
    • Agent Skills and Subagents: Use specialized agents for specific tasks, including experimental remote subagents.
    • Headless/scripting mode: Run non-interactively in automated pipelines with JSON or stream-JSON output formats.
    • Checkpointing and Rewind: Save and resume complex sessions; rewind and replay conversation history.
    • Extensions and Hooks: Customize behavior with scripts and community-built extensions.
    • Plan mode: A safe, read-only planning mode for complex changes before execution.
    • Sandboxing: Isolate tool execution for safer operation.
    • IDE integration: VS Code companion support.

    Authentication and Access Model

    Gemini CLI supports three authentication paths:

    • Google Account (OAuth): Sign in with a personal Google account for a free tier (60 requests/min, 1,000 requests/day) with Gemini 3 models and no API key management required.
    • Gemini API Key: Use an API key from AI Studio for model selection control and usage-based billing with higher limits.
    • Vertex AI: Authenticate via Google Cloud credentials for enterprise security, compliance, SLA, and regional data residency.

    Update: Transitioning to Antigravity CLI

    Google has announced that Gemini CLI will be replaced by Antigravity CLI for unpaid tier and Google One users. According to a Google Developers Blog post, the transition is driven by users wanting multiple agents working together on a shared backend, prompting Google to consolidate into a single product rather than maintain two separate tools.

    Key details of the transition:

    • Deadline: June 18, 2026 — Gemini CLI and Code Assist IDE extensions stop working for free, Pro, and Ultra individual users.
    • Antigravity CLI is available today and is built in Go (faster), runs agents in the background so the terminal is not locked, and shares the same engine as the Antigravity desktop app.
    • Antigravity CLI retains key Gemini CLI features: Skills, Hooks, Subagents, and Extensions (now called "plugins").
    • Enterprise customers on paid Standard/Enterprise licenses are not affected — their Gemini CLI access continues as normal.

    The full announcement is available at the Google Developers Blog post on transitioning Gemini CLI to Antigravity CLI.

    Current Release and Open-Source Status

    The latest stable release is v0.42.0 (published May 12, 2026). The project publishes on three channels: stable (weekly, Tuesdays), preview (weekly, Tuesdays, less vetted), and nightly (daily from main). The repository is hosted at google-gemini/gemini-cli on GitHub under the Apache License 2.0, making it fully open source. Community contributions are welcomed via the project's contributing guide and official roadmap.

    Gemini CLI - 1

    Community Discussions

    Start a new discussion about Gemini CLI
    Everson Tuffin's avatar
    Everson Tuffin
    May 20, 2026

    Google just killed Gemini CLI

    Antigravity CLI takes over, and you've got until June 18 before the old one stops serving free/Pro/Ultra users. Three things stand out to me. First, this is the trust problem more than the tool problem. Most people seem to agree Gemini CLI wasn't great anyway. The anger is about the pattern. You can…

    Google just killed Gemini CLI
    0
    google-io
    news

    Pricing

    FREE

    Free

    For explorers getting started with Gemini CLI using a personal Google Account.

    • Authenticate with Google Account
    • 60 requests/min and 1,000 requests/day
    • Gemini 3 models with 1M token context window
    • No API key management required
    FREE

    AI Studio

    For builders authenticating with an API key from AI Studio.

    • Authenticate with API Key from AI Studio
    • Pay as you go for privacy and higher rate limits
    • Access to advanced paid-only models
    • Free tier available

    Google AI Pro

    For professionals needing higher usage limits for Gemini CLI and other AI tools.

    Custom
    contact sales
    • Everything in the free version
    • Higher usage limits for Gemini CLI and other AI tools
    • Gemini in Gmail, Docs, Vids, and more
    • Cloud Storage

    Google AI Ultra

    For power users needing the highest usage limits and most capable models.

    Custom
    contact sales
    • Everything in Google AI Pro
    • Highest usage limits for most capable models
    • Access to Deep Think for complex reasoning through Gemini App

    Google Developer Program

    For teams and organizations needing Gemini Code Assist and corporate Workspace integration.

    Custom
    contact sales
    • Access to Gemini Code Assist
    • Higher usage limits for Gemini CLI
    • Cloud & GenAI monthly credits
    • Use with corporate Workspace account

    Vertex AI

    For enterprise teams needing Google Cloud security, compliance, and SLA.

    Custom
    contact sales
    • Authenticate via Google Cloud credentials or API keys
    • Enterprise security and compliance
    • Google Cloud terms of service
    • SLA and regional data residency
    View official pricing

    Capabilities

    Key Features

    • Terminal-first AI agent powered by Gemini 3 models
    • 1M token context window
    • Code understanding, generation, and debugging
    • Multimodal input: generate apps from PDFs, images, or sketches
    • Built-in Google Search grounding for real-time information
    • File system operations (read, write, manage files)
    • Shell command execution
    • Web fetch and search tools
    • MCP (Model Context Protocol) server support
    • Agent Skills and Subagents (including remote subagents)
    • Extensions and Hooks for customization
    • Headless/scripting mode with JSON and stream-JSON output
    • Checkpointing: save and resume sessions
    • Rewind and replay conversation history
    • Plan mode (safe, read-only planning)
    • Sandboxing for isolated tool execution
    • IDE integration (VS Code companion)
    • Custom commands and GEMINI.md context files
    • Token caching for performance optimization
    • Model routing with automatic fallback
    • Enterprise configuration and policy engine
    • GitHub Actions integration via Gemini CLI GitHub Action
    • Three release channels: stable, preview, nightly

    Integrations

    Google Search
    Google AI Studio
    Vertex AI
    Google Cloud
    GitHub (via Gemini CLI GitHub Action)
    VS Code
    MCP servers (Model Context Protocol)
    Slack (via MCP)
    GitHub (via MCP)
    Imagen
    Veo
    Lyria
    Google Workspace
    Gemini Code Assist
    API Available
    View Docs

    Ratings & Reviews

    4.5
    4 reviews
    5
    75%
    4
    0%
    3
    25%
    2
    0%
    1
    0%

    Recent Reviews

    Sri Rag's avatar
    Sri Rag
    5 days ago
    Helpful?
    Richard Dela's avatar
    Richard Dela
    12 days ago
    Helpful?
    Metasebiya Teshome's avatar
    Metasebiya Teshome
    16 days ago
    Helpful?
    View All Reviews

    to rate this tool

    Developer

    Google AI

    Google’s AI division building multimodal models and tools like Gemini, Gemini Pro, Imagen, and Veo.

    Founded 2010
    1600 Amphitheatre Parkway
    $85B+ raised
    6,000 employees

    Used by

    Mercedes-Benz
    BMW Group
    Toyota
    General Motors
    +60 more
    Read more about Google AI
    WebsiteGitHubX / Twitter
    5 tools in directory

    Similar Tools

    MiMoCode icon

    MiMoCode

    An open-source, terminal-native AI coding agent with cross-session persistent memory, subagent orchestration, and self-improvement capabilities.

    Autohand Code icon

    Autohand Code

    A fast, terminal-native AI coding agent for planning, editing, testing, and automating work across your codebase from the CLI.

    Kode Agent icon

    Kode Agent

    An open-source AI coding assistant that lives in your terminal, capable of understanding codebases, editing files, running commands, and orchestrating multi-model workflows.

    Browse all tools

    Related Topics

    AI Coding Assistants

    AI tools that help write, edit, and understand code with intelligent suggestions.

    543 tools

    Command Line Assistants

    AI-powered command-line assistants that help developers navigate, search, and execute terminal commands with intelligent suggestions and context awareness.

    158 tools

    Agent Frameworks

    Tools and platforms for building and deploying custom AI agents.

    408 tools
    Browse all topics
    Back to all toolsSuggest an edit
    4.5rating
    1discussion
    45views
    1upvote