Gemini CLI
Google's open-source AI agent for your terminal
Score Breakdown
Judge Opinions
"Gemini CLI combines the largest context window in the CLI agent space (1-2M tokens via Gemini 3) with a genuinely generous free tier (1,000 requests/day) and a massive open-source ecosystem (94K GitHub stars). The main obstacles to reliability are context rot that degrades performance after ~20% context fill, documented file-overwrite bugs that can remove previously implemented features, and startup latency that can reach 60 seconds."
"Gemini CLI is an open-source terminal coding assistant with an extension system and a strong free tier when you authenticate with a Google account. It’s practical for repo work (reading files, proposing edits, running commands) and can tap large-context models, but you’re still largely tied to the Gemini ecosystem and subject to quota limits."
"Gemini CLI is a premier open-source terminal agent that sets the standard for context management with its 1 million token window. Built by Google, it serves as both a powerful daily driver and a reference implementation for the Model Context Protocol (MCP), offering exceptional free-tier value and deep integration with the Gemini ecosystem."
/// RECOMMENDED_USE_CASE
"Developers wanting the most generous free tier for AI-powered terminal coding with 1M token context"