Google has introduced Gemini CLI, an open-source AI agent that runs in developers’ terminals and brings Gemini into the command line for coding, troubleshooting and task management.

The company is pitching the tool as a lightweight way to get direct access to Gemini from a place developers already use heavily. Rather than asking people to move their work into a separate chat interface, Gemini CLI sits inside the terminal and can be used for coding tasks, content generation, problem solving, deep research and workflow automation.

A major part of the announcement is pricing and access. Google says individuals can use Gemini 2.5 Pro for free by logging in with a personal Google account. The company says that free license includes a 1 million token context window and generous limits of 60 model requests per minute and 1,000 requests per day during preview.

For users who need more scale or want to use specific models, Google says Gemini CLI can also be connected to Google AI Studio or Vertex AI keys, or to a paid Gemini Code Assist plan. The company is trying to make the tool useful both for casual experimentation and for heavier professional use.

Google is also positioning Gemini CLI as part of a larger developer stack. It says the tool is integrated with Gemini Code Assist so that users on free, Standard and Enterprise plans can use prompt-driven AI assistance both in VS Code and in the terminal. That suggests the company wants Gemini to feel less like a standalone demo and more like a persistent layer across the development workflow.

Because the project is open source under Apache 2.0, developers can inspect the code, modify it and contribute back. Google highlights that openness as a security and trust advantage, while also saying the project is extensible and built around emerging standards such as MCP.

The announcement includes the usual AI assistant claims about speed and convenience, but the more interesting point is the product shape. Gemini CLI is not just another chat wrapper. Google is presenting it as an actual terminal-native agent that can execute commands, manipulate files and help with debugging in context.

That matters because the command line remains one of the most trusted places for serious development work. If AI is going to become a day-to-day part of that environment, it has to fit the tools developers already rely on rather than replacing them with a separate interface.

Google’s launch also reflects how quickly the AI coding market is evolving. The competition is no longer only about model quality. It is also about where the model lives, how it is priced and how much control developers have over it.

Gemini CLI is now part of that race. Google is betting that terminal-first access, open-source code and a generous free tier will be enough to pull developers into its ecosystem.