Overview
Google’s open-source command-line AI agent that brings Gemini models into the terminal for coding, content generation, and tool use.
Details
Gemini CLI is Google’s open-source command-line agent that puts Gemini models directly into the terminal, with a generous free tier (high request quotas) and access to long-context Gemini Pro models. It supports file editing, shell command execution, web search, MCP tools, and extension marketplaces, and can run agentic loops on coding tasks similar to Claude Code. Gemini CLI integrates with Google Cloud, Vertex AI, and Workspace, and has both interactive and non-interactive (scripted) modes.
Tags
coding, cli, autonomous-agent, open-source