N. Taylor Mullen
@ntaylormullen
Creator of Gemini CLI - AI + Developers @ Google Ex-Microsoft lead for GitHub Copilot VS
This is truly a proud moment for me. For the past few months we've pushed non-stop to build Gemini CLI. It's been a journey, and I couldn't be happier to finally share it with all of you. Free and open source! Check it out: github.com/google-gemini/…

Benchmarking in AI has always been messy. Kaggle Benchmarks is an awesome step in the right direction by bringing transparent, community‑driven, real‑world evaluation to the table!
🚀 Kaggle Benchmarks is here! Get competition-grade rigor for AI model evaluation. Let Kaggle handle infrastructure while you focus on AI breakthroughs. View model performance on 70+ leaderboards, including @AIatMeta's MultiLoKo. Dive in: kaggle.com/blog/announcin…
🚀 Kaggle Benchmarks is here! Get competition-grade rigor for AI model evaluation. Let Kaggle handle infrastructure while you focus on AI breakthroughs. View model performance on 70+ leaderboards, including @AIatMeta's MultiLoKo. Dive in: kaggle.com/blog/announcin…
Scale your production apps with the stable version of Gemini 2.5 Flash-Lite. ⚡ It’s faster than our 2.0 Flash models, more cost-efficient, and outperforms 2.0 Flash-Lite across coding, math, reasoning, and multimodal understanding. Start building → ai.studio
Guess what everyone can run for free in Colab now? :) #GeminiCLI
We're always working to give you the best tools for your Machine Learning, Data Science, and AI projects here at @GoogleColab . 🎉 Today, we're excited to announce another big step: Terminal access is now available to all Colab users, free of charge! 🎉 Learn how this powerful…
We're always working to give you the best tools for your Machine Learning, Data Science, and AI projects here at @GoogleColab . 🎉 Today, we're excited to announce another big step: Terminal access is now available to all Colab users, free of charge! 🎉 Learn how this powerful…
What should we add next to Gemini CLI’s MCP support? 👇
So I took a couple of these amazing Instructions from Philipp and I got Gemini to write an IMPLEMENT mode for software development, on similar lines. The result is fantastic. Refer the links below for Implement mode, and a slightly updated Plan and Explain mode files.…
After “Plan mode” here is “Explain Mode” for Gemini CLI. 📝 When working on a large codebase or if you are new to a project you always need time to understand the project structure, what features are implemented and how. What if you can ask and use Gemini to help to get you up to…
Gemini CLI Update from last week! We merged 90+ PRs from 40+ unique contributors. Gemini CLI now has a public roadmap and we are starting to work on very exciting major new features, for IDEs, New agents and more. 🤫 Here are some of the key improvements that landed: -…
Tip: You can run multiple code agents in parallel. Works well with Gemini CLI, Claude Code + git-worktree.
GitHub GitHub
The oss community around Gemini CLI has been incredible, SO many thoughtful PRs coming in so we've been exploring ways to scale triage, including using Gemini CLI to triage itself. Wildly meta, but also wildly useful. Thought I’d share my workflow this afternoon, so I recorded a…
Gemini CLI key highlights for week of 7/14/2025. - 🎉 Gemini CLI v1 Roadmap: github.com/google-gemini/… - Show modified content on cancel (y-okt) - Confirmation shortcuts with number keys (miguelsolorio) - Detect and mitigate cognitive loops (SandyTao520) - Allow/exclude MCP…

60k github stars and 158 contributors for Gemini CLI, thanks community 🤗
Internal at Google we have loads of people and teams writing Gemini CLI extensions. They enable you not only to provide MCP servers but also to customize a variety of settings and provide a built-in GEMINI.md. Check out Mark's extension for enabling Gemini API docs…
📣 We've just enabled LLMS.TXT on the Gemini API docs. On ai.google.dev just add /llms.txt to get model-friendly docs. MCP: 1️⃣ Use mcpdoc to add to your code agent 2️⃣ Build with the latest API and SDK best practices 👇 Or use in Gemini CLI with this extension 👇 Let…
📣 We've just enabled LLMS.TXT on the Gemini API docs. On ai.google.dev just add /llms.txt to get model-friendly docs. MCP: 1️⃣ Use mcpdoc to add to your code agent 2️⃣ Build with the latest API and SDK best practices 👇 Or use in Gemini CLI with this extension 👇 Let…
The oss community around Gemini CLI has been incredible, SO many thoughtful PRs coming in so we've been exploring ways to scale triage, including using Gemini CLI to triage itself. Wildly meta, but also wildly useful. Thought I’d share my workflow this afternoon, so I recorded a…
Incredible post by on utilizing Gemini CLI's headless mode to really amplify what's possible in AI powered code reviews. medium.com/google-cloud/b…
Gemini CLI Pro Tip: Save and resume conversations with: /chat save <tag> /chat resume <tag> Enables you to snapshot points in conversations you may want to go back to. Tags are optional.
Public Roadmap of Gemini CLI! We want to build the most powerful, community-driven Coding Agent with you! How? The Gemini CLI will focus on 4 pillars: Extensible: Making the CLI highly adaptable to different environments and use cases with features like custom slash commands,…
Met with a googler today who found Gemini CLI and started using it at Google and he couldn't contain his excitement: The TLDR for my past week is I went from "I don't get why everyone is so excited about a CLI for Gemini" to "I think this changes how I think about engineering"