Half an hour before I attended Google鈥檚 press briefing announcing Gemini CLI 鈥 an 鈥渙pen source AI agent that brings the power of Gemini directly into your terminal鈥 鈥 I tuned into the live YouTube stream of Warp announcing its version 2.0 product. Warp, one of the original AI-focused terminal apps, was launching what it calls an 鈥淎gentic Development Environment鈥 (yes, ADE instead of IDE).
I jumped straight from Warp鈥檚 announcement to Google鈥檚 briefing, and minutes in, I was wondering how Warp will compete. It鈥檚 a startup鈥檚 worst nightmare: one of the industry giants comes barreling into its market niche with a free, open source product. Shades of Microsoft in the dot-com era of the internet?
But back to what Google has announced (we鈥檒l cover Warp 2.0 in a separate post). Gemini CLI 鈥 command line interface 鈥 is first and foremost a terminal app for developers. But, again, like Warp, the use cases are much wider than a traditional CLI. It鈥檒l be 鈥渁 versatile, local utility you can use for a wide range of tasks, from content generation and problem solving to deep research and task management,鈥 stated Google in the announcement.
Individual developers will be able to use Gemini CLI 鈥 which is currently in preview 鈥 free up to a limit, although that limit is pretty high. Google claims that Gemini CLI 鈥渙ffers the industry鈥檚 largest usage allowance at 60 model requests per minute and 1,000 model requests per day at no charge.鈥 You will 鈥渞arely, if ever, hit a limit during this preview,鈥 Google added.
In the briefing, Google鈥檚 Ryan J. Salva explained the generous free tier as a way to get a broader range of users on board.
鈥淲e believe that these tools are going to dominate the way that not just developers, but creators of all kinds, work over the course of the next decade,鈥 said Salva, 鈥渁nd we don鈥檛 want access to these tools to be gated by the amount of pennies in your pocket. It doesn鈥檛 matter if you鈥檝e got dust or dollars, whether you鈥檙e a student, hobbyist, a freelancer or a developer at a very well-funded company, you should have access to the same tools. So that is why we鈥檙e making Gemini CLI free with genuinely unmatched usage limits right from the get-go.鈥
As a point of comparison, Warp also has a free tier, but it only offers 鈥渦p to 150 AI requests per month.鈥 So Warp is talking per month, whereas Google is able to talk per day. By my rough calculations, Google is offering 200 times the amount of AI requests per month.
Needless to say, you can鈥檛 compare the resources of Warp to those of Google. But this is what small companies like Warp are up against.
Perhaps an even bigger threat is that Gemini CLI is open source, under the Apache 2.0 license, and extensible. 鈥淲e fully expect (and welcome!) a global community of developers to contribute to this project,鈥 says Google. Gemini CLI is also extensible and includes support for Model Context Protocol (MCP), the industry鈥檚 hottest AI connectivity standard.
But on that note, in the briefing, Google engineer Taylor Mullen said that Gemini CLI 鈥渋s unopinionated; it does not draw boundaries.鈥 He was positioning that as a benefit, because developers will be able to tweak the open source software to their liking. But this could also be a point in Warp鈥檚 favor, because Warp is most certainly an opinionated product 鈥 the 2.0 product leans heavily into the agentic paradigm. Other terminal products, like Ghostty, offer something different again.
To add to the extensibility and flexibility themes, Salva clarified during the briefing that Gemini CLI will be available across platforms. 鈥淚t runs on Windows, runs on ChromeOS, runs on a container in the cloud, if you want to,鈥 he said.
Google鈥檚 Wider AI Coding Plans
Being a large company, Google has a wide range of product offerings in AI development 鈥 as do its peers, like Google and Amazon. So it makes sense that as well as being a standalone terminal app, Gemini CLI is being integrated with Google鈥檚 AI coding assistant, Gemini Code Assist, 鈥渟o that all Code Assist developers 鈥 on free, Standard, and Enterprise plans 鈥 get prompt-driven, AI-first coding in both VS Code and Gemini CLI.鈥
Google Code Assist has been Google鈥檚 main AI development tool this year. Back in February, a free version was released. Then, in May, at its Google I/O developer conference, the company announced further agentic abilities in the tool.
The idea is that developers will be able to choose which tool they prefer to use 鈥 the IDE (Code Assist is integrated into VS Code) or a terminal app (Gemini CLI) 鈥 but the underlying technology will be the same.
鈥淎nd so when you鈥檙e using Gemini Code assist,鈥 said Salva, 鈥淸鈥 you鈥檙e getting access to all of the same tools, all of the same capabilities, all the same transparency and open source code that is in Gemini CLI.鈥
AI Terminals Are Here to Stay
Terminal apps have become much more like code editors in the AI development era. Of course, we鈥檝e seen that evolution in Warp, which even before its 2.0 announcement had a lot of code editing functionality inside its app. So it seems like a natural evolution for Google to offer an AI terminal app that integrates nicely with its AI code assist tool.
Gemini CLI is also a natural step on from Jules, Google鈥檚 new agentic coding tool that The New Stack鈥檚 David Eastman recently compared to Anthropic鈥檚 Claude Code.
The terminal ain鈥檛 what it used to be. You can still use Windows Terminal, the Linux terminal, or the Mac鈥檚 native terminal if you want to 鈥 but newer, flashier apps like Warp and Gemini CLI are bringing AI into the CLI.