Open-source terminal agent with 1M token context, multimodal support, and generous free daily usage limits.
No compliance attestations on file. Confirm directly with the vendor before procurement.
| Tier | Price | Includes |
|---|---|---|
Free (Gemini API key) | Free | 250 requests/user/day, Flash model only |
Free (Personal Google login) | Free | 1,000 model requests/user/day across Gemini Pro/Flash |
Google AI Pro | $19.99/seat/mo | — |
Google AI Ultra | $124.99/seat/mo | — |
Pay-as-you-go (Vertex AI / API key) | Token-based billing. Gemini 2.5 Flash $0.30/1M input, $2.50/1M output. Gemini 2.5 Pro $1.25-$2.50/1M input, $10-$15/1M output. Batch mode 50% off. | — |
Code Assist Enterprise | Contact sales | — |
Code Assist Standard | Contact sales | — |
Gemini CLI is an open-source terminal-based AI coding agent from Google that exposes Gemini 2.5 Pro/Flash and Gemini 3 models for interactive coding, codebase exploration, shell automation, and MCP tool use. It shares auth and quota with Gemini Code Assist, so the IDE plugin and CLI draw from the same daily budget.
Individual developers wanting a free, generous Gemini terminal experience; teams already on Google Workspace who can centralize on Code Assist Standard/Enterprise; and platform engineers integrating Gemini into pipelines via the Gemini API or Vertex AI.
Scripted code review and refactor passes, log triage, runbook execution, infrastructure-as-code generation grounded in repo context, and pipeline integration via Gemini API key or Vertex AI service accounts. CI usage typically routes through the API or Vertex paths to bypass per-user daily caps and meet data-governance requirements.
Production-ready for individual developer use and Workspace-purchased team rollouts. Backed by Google's model and infrastructure investment, but the CLI itself is younger than competing agentic coding tools and the agent loop is still iterating rapidly.