# Google’s new CLI tool hits different…

Source: https://www.youtube.com/watch?v=qqP1ucSiVkE
Recap page: https://rapidrecap.app/video/qqP1ucSiVkE
Generated: 2025-07-17T08:31:34.38+00:00

---
## Quick Overview

Google's new Gemini CLI tool offers a powerful, open-source, and free alternative to expensive AI coding assistants like Claude Code, providing 1000 model requests per day. While it successfully generates functional code, like a Tic-Tac-Toe app using Svelte 5 and runes, its overall user experience is currently rougher around the edges compared to more established tools, particularly in handling complex build configurations like Vite.

**Key Points:**
- Google's Gemini CLI is an open-source and free AI coding tool, offering 1000 model requests per day, contrasting with expensive, closed-source alternatives like Claude Code.
- Gemini 2.5 Pro-Preview-06-05 ranks highly in web development benchmarks, demonstrating its powerful coding capabilities.
- Claude Code is significantly more expensive, with a 'Max' plan costing nearly $200/month, and many AI-generated apps fail to recoup their token costs.
- Gemini CLI successfully generated a Tic-Tac-Toe app using Svelte 5 and runes, correctly implementing the new syntax.
- The tool struggled with configuring the Vite build tool, requiring over 30 minutes and a restart to resolve, indicating a less polished user experience compared to competitors.
- Despite its current rough edges, Gemini CLI's free access and open-source nature make it a compelling option for developers, especially considering the high costs of other AI coding assistants.

![Screenshot at 3:04: A functional Tic-Tac-Toe game interface, the final output of the Gemini CLI coding demonstration.](https://ss.rapidrecap.app/screens/qqP1ucSiVkE/00-03-04.png)

**Context:** Google has recently released its Gemini CLI (Command Line Interface) tool, entering the competitive landscape of AI coding assistants. This move follows the emergence of other prominent tools like Claude Code and OpenAI Codex, which have already gained traction among developers. The video evaluates Gemini CLI's capabilities, particularly its ability to generate and execute code directly from the command line, and compares it against existing solutions, focusing on aspects like cost, open-source availability, and performance in real-world coding tasks.

## Detailed Analysis

Google recently launched its Gemini CLI tool, allowing developers to control their machines with AI for tasks like writing code, creating files, and executing commands. This release comes after other AI coding tools like Claude Code and OpenAI Codex have already established themselves. The Gemini CLI stands out for being entirely open-source and free to use, offering generous limits of 1000 model requests per day. It leverages the powerful Gemini 2.5 Pro model, which ranks highly in web development tasks. In contrast, Claude Code, while a dominant player, is closed-source and significantly more expensive, with users reporting high costs for minimal usage. Anthropic, Claude's creator, also introduced an "Artifact Space" feature for sharing code outputs, which the video sarcastically notes as a way to share failures. A practical test involved using Gemini CLI to build a Tic-Tac-Toe app with Svelte 5 and runes. Gemini successfully planned and generated the code, even utilizing the correct Svelte runes syntax, but struggled with configuring the Vite build tool, getting stuck for over 30 minutes. Despite this, it eventually produced a working application after a restart and debugging. The video concludes that while Gemini CLI's experience is less polished than competitors, its open-source nature and free access make it a compelling option, especially given the high costs associated with other AI coding tools.

### Introduction to Gemini CLI

- Google introduces Gemini into the command line, enabling AI to write code, create files, and execute commands
- Existing AI coding tools like Claude Code, OpenAI Codex, and Warp already dominate the space
- Google's late entry is highlighted, but Gemini CLI offers unique advantages.

### Gemini CLI's Key Advantages

- It is the only major open-source AI coding solution available
- It is free to use with generous limits, allowing 1000 model requests per day and 60 requests per minute
- Gemini 2.5 Pro-Preview-06-05 ranks highly as a powerful coding model on WebDev Arena.

### Comparison with Claude Code

- Claude Code is criticized for being closed-source and extremely expensive, with users reporting high costs for short coding sessions
- A pie chart illustrates that 99% of AI-generated apps do not recoup their token costs
- Anthropic's new "Artifact Space" feature allows public sharing of code outputs, sarcastically presented as sharing failures.

### Gemini CLI Practical Demonstration

- Installation is straightforward via npm
- The tool provides a prompt field in the terminal for user input
- A test involves creating a Tic-Tac-Toe app using Svelte 5 and runes, a challenging task for most AI models.

### Code Generation and Challenges

- Gemini successfully plans the project and asks for execution permission for commands like `npm create svelte@latest`
- The generated Svelte code correctly uses the new Svelte runes syntax, indicating good code quality
- Gemini struggles with configuring the Vite build tool, leading to a prolonged debugging phase.

### Outcome and Overall Assessment

- After significant effort and a restart, Gemini eventually produces a fully working Tic-Tac-Toe game
- The overall experience is described as rougher compared to Claude Code and other tools
- Despite current imperfections, Gemini is recommended due to its open-source nature and free pricing, contrasting with Google's historical pattern of discontinuing popular products.

![Screenshot at 0:04: A humanoid robot typing on a laptop, symbolizing AI taking over coding tasks.](https://ss.rapidrecap.app/screens/qqP1ucSiVkE/00-00-04.png)
![Screenshot at 0:14: A sad man wearing a party hat with the Google logo and a single candle, representing Google being late to the AI coding party.](https://ss.rapidrecap.app/screens/qqP1ucSiVkE/00-00-14.png)
![Screenshot at 0:35: A graphic displaying Gemini's free usage limits: 60 model requests per minute, 1K model requests per day, and its open-source nature.](https://ss.rapidrecap.app/screens/qqP1ucSiVkE/00-00-35.png)
![Screenshot at 0:42: Claude's pricing tiers, showing the 'Max' plan at $197.17/month for 20x more usage than Pro, highlighting its high cost.](https://ss.rapidrecap.app/screens/qqP1ucSiVkE/00-00-42.png)
![Screenshot at 1:14: Hands counting stacks of hundred-dollar bills, visually representing the high cost of competitor AI coding tools like Claude Code.](https://ss.rapidrecap.app/screens/qqP1ucSiVkE/00-01-14.png)
![Screenshot at 1:23: A pie chart showing a large red section labeled 'no' and a tiny blue section labeled 'no, but in blue', indicating that most AI-coded apps do not generate revenue.](https://ss.rapidrecap.app/screens/qqP1ucSiVkE/00-01-23.png)
![Screenshot at 1:38: An interactive rhythm machine interface with a text overlay "ARTIFACT SPACE", demonstrating Claude's new feature for sharing generated code artifacts.](https://ss.rapidrecap.app/screens/qqP1ucSiVkE/00-01-38.png)
![Screenshot at 1:53: The Gemini logo with the text "intelligence for the poors", emphasizing its free and accessible nature.](https://ss.rapidrecap.app/screens/qqP1ucSiVkE/00-01-53.png)
![Screenshot at 2:34: A Joker character celebrating next to a VS Code screen showing Svelte code with the new runes syntax, indicating Gemini's successful use of modern framework features.](https://ss.rapidrecap.app/screens/qqP1ucSiVkE/00-02-34.png)
![Screenshot at 3:04: A functional Tic-Tac-Toe game interface, the final output of the Gemini CLI coding demonstration.](https://ss.rapidrecap.app/screens/qqP1ucSiVkE/00-03-04.png)
