Excited to announce a free course for Gemini CLI 🚀 The course 𝗖𝗼𝗱𝗲 & 𝗖𝗿𝗲𝗮𝘁𝗲 𝘄𝗶𝘁𝗵 𝗮𝗻 𝗢𝗽𝗲𝗻-𝗦𝗼𝘂𝗿𝗰𝗲 𝗔𝗴𝗲𝗻𝘁 in partnership with the amazing folks over at @DeepLearningAI is now live. 👏 In just over an hour you can go from installation to a @geminicli expert. This course isn’t just for developers; you'll dive into practical use cases for various tasks such as data analysis, content creation, and personalized learning. Was so fun to chat about Gemini CLI with @AndrewYNg and hear his positive outlook on the product and open-source community. 👇Learn more and enroll below #GeminiCLI #DeepLearning
15
85
581
63,042
Keep the following command handy this week... ❯ npm install -g @google/gemini-cli@latest
68
72
1,485
445,589
"Checks Notes" Gemini CLI has over 350+ contributors...
opencode now has over 250 contributors this is the most out of any coding agent and we got there in 4 months thank you for your hard work - it's critical that this next generation of tooling is covered by opensource options
14
5
513
99,257
We released Gemini CLI v0.15.1 (patch) yesterday to address a couple issues introduced in v0.15.0. Made it more clear that Ctrl+S enables copy/paste mode. Now when you click and drag your mouse it will hint at copy/paste mode. This is a temporary workaround as we enable native copy/paste with our new UI rendering. Fixed /clear clearing the whole screen. We are also aware users are having some issues with pasting multi-line prompts, should have another patch out today to address this. 👍
30
22
398
48,645
Todos in Gemini CLI are coming together nicely👀 ✅ Completed task ⏩ In progress task ☐ Not started task Todos are still experimental, give them a try by adding "useWriteTodos": true in your settings.json file and let us know what you think! I have found they help keep the model focused and on track much better. Oh and btw, the Canva Gemini CLI extension is worth a try too!
20
30
344
33,632
Jules now comes as a Gemini CLI extension! 🐙 Easily delegate remote coding tasks over to Jules from Gemini CLI without blocking your terminal! Examples: ❯ /jules add a login button to the homepage ❯ /jules bump all my dependencies to latest ❯ /jules check on status of my most recent task 👇 Read the announcement blog below for full details! #GeminiCLI #Jules
21
57
323
43,032
Gemini CLI Major UI Improvements ✨ We have overhauled how things are rendered in the terminal which brings with it a ton of upgrades: 🖱️- Mouse clicks now work in prompt window 📌- Sticky headers for tool calls and confirmations ⚡- Screen flickering is now non-existent 💻- Re-size your screen with no rendering glitches Read the blog with more details below 👇
19
19
289
22,430
Gemini CLI extensions ecosystem is growing 📈 Excited to announce that @github and @Context7AI have joined the party 🎉 #GeminiCLI #GitHub #Context7
11
26
263
28,904
Interactive shell commands in Gemini CLI 🚀 Press Ctrl+f to focus on shell commands that require input (ex. npm start, vim, git commit, gcloud, etc) 🧑‍💻 You no longer have to jump to a separate terminal or deal with an agentic CLI that “hangs” for interactive commands. ✨ 👇Read the blog linked below to learn more
19
38
257
30,152
Replying to @googleaidevs
Take it for a spin in Gemini CLI with the new Nano Banana extension 🍌
7
24
183
232,990
Finally had some time to work on a Gemini CLI feature I've been meaning to get to for a while now. Full control of MCP servers from the command line. Devs shouldn't need to learn about settings.json 😅 ✅gemini mcp add <name> <commandOrUrl> [options] ✅gemini mcp remove <name> ✅gemini mcp list I'll link the draft PR below in the comments if anyone wants to provide some initial feedback 🗒️ @ntaylormullen Check out this 🔥🔥🔥
9
25
178
22,795
Gemini CLI extensions marketplace is also live 🚀 Learn how to build extensions or browse the catalog of over 70+ already live extensions 🧩 🧵Let's take a look at how Gemini CLI extensions empower developers, designers, marketers, really anyone!
6
32
181
23,560
Gemini CLI headless (non-interactive) mode is seriously underrated 💡 Last week we added support for calling custom slash commands in headless mode 🚀 Super powerful for chaining commands, automating workflows, CI/CD pipelines, you name it! Also useful when the wife wants you to help plan trips... "Hey hunny, I heard wandering through the Old Town of Tallinn and the Kumu Art Museum are beautiful this time of year." 😎
9
6
176
16,997
New patch version of Gemini CLI v0.11.2 is out 🚀 Model routing is now enabled by default... what the heck is model routing? It means based on complexity of the request different models will now be used: • "hi 👋" ➜ 2.5 Flash • "refactor my codebase" ➜ 2.5 Pro What does this mean for you, the user? • 📉 Reduced latency for a snappier experience • 💰 Extended quotas by using the Pro model only for tasks that truly require it. This should help alleviate some of the capacity issues on the Pro model, while letting your Pro quotas go much further and extending your sessions. Easily disable model routing with /model to only use one model. Read more about model routing: github.com/google-gemini/gem…
Gemini CLI Capacity Issues 💬 One of the pain points we have heard most from users is that they get switched to Gemini Flash or hit 429 quota issues within their first few requests. We hear you loud and clear. We need to make this better, plain and simple. This is the team's top priority and we are aiming for the experience to be much better for users soon. Read more here: github.com/google-gemini/gem…
11
8
156
17,154
Excited to officially introduce Gemini CLI extensions to the world! 🚀 Package up MCP server(s), context files, and custom commands so that others can easily install them with a single command! ➞ gemini extensions install <GitHub URL or local path> Not only do we have a ton of great Google owned extensions, we are also launching with extensions from amazing partners such as Dynatrace, Elastic, Figma, Harness, Postman, Shopify, Snyk, Canva, Stripe and a bunch more! 👇 Read the official announcement: blog.google/technology/devel…
13
16
157
18,000
Next week is huge! 👀
10
4
143
24,037
Gemini CLI "minimalist mode" 👀 Just you and your prompts, no clutter on screen. Is this something folks would like to see implemented? #GeminiCLI
13
4
131
9,682
Welcome to the party @huggingface 🤗 Access the Hugging Face Hub directly from Gemini CLI with this new Gemini CLI extension. 🔍 - Search models, datasets and papers 📈 - Find trending models or datasets 🤗 - Learn how to fine-tune models and more! Big thanks to @evalstate and @reach_vb for making this happen!
9
24
126
14,487
Interactive shell in Gemini CLI got an upgrade 🌟 We tweaked our system prompt so that Gemini CLI can choose to leverage the interactive Shell without you needing to explicitly use "!". Check out the demo below where Gemini CLI builds a Node application in seconds 🃏
4
8
123
7,775
This Week in Gemini CLI 🚀 6 big updates from yesterday's release: ⚙️ /settings - Toggle settings within Gemini CLI 💬 Message queue - Can now queue multiple prompts! ⚡️ Zed Integration - Gemini CLI Agent Threads in Zed ❌ Cancel Requests - Ctrl+C cancels in flight requests 🗒️ /terminal-setup - Multi-line support via Shift+Enter 📊 Code Stats - /stats now shows code stats 👇Learn more in my blog below...
6
19
117
14,316
Gemini CLI Capacity Issues 💬 One of the pain points we have heard most from users is that they get switched to Gemini Flash or hit 429 quota issues within their first few requests. We hear you loud and clear. We need to make this better, plain and simple. This is the team's top priority and we are aiming for the experience to be much better for users soon. Read more here: github.com/google-gemini/gem…
11
6
107
24,536
Great reminder about Gemini CLI custom themes 🎅 I already have mine in holiday mode 🎄
configured a new Gemini CLI theme🍌
5
4
108
12,015
Gemini CLI Friday Fun Tip: Minimalist mode Go to /settings and set Hide Tips and Hide Footer both to true. Makes the UI less cluttered, a "minimalist mode"! 😎 Note: If you are wondering where the % context has gone in your UI, you can re-enable it in /setttings!
5
9
100
6,926
Patch fixing multi-line paste has now been rolled out 🚢 Pasting empty lines was being mistaken as enter command and interpreted as multiple prompts. Always listening to feedback and issues. Thanks for flagging things, means a lot 🙏
We released Gemini CLI v0.15.1 (patch) yesterday to address a couple issues introduced in v0.15.0. Made it more clear that Ctrl+S enables copy/paste mode. Now when you click and drag your mouse it will hint at copy/paste mode. This is a temporary workaround as we enable native copy/paste with our new UI rendering. Fixed /clear clearing the whole screen. We are also aware users are having some issues with pasting multi-line prompts, should have another patch out today to address this. 👍
11
7
97
17,544
Gemini CLI is now available as a GitHub Action! 📣 Level up your open-source workflows today and give it a try. 🔥😎 👇 Read the official blog: blog.google/technology/devel…
2
20
84
5,745
Gemini CLI now supports Custom Slash Commands! 📝 Rooted in powerful .toml files ✨ Support arguments with {{args}} 🐚 Allow shell command execution with !{...} 🔌 Integrated automatically with MCP prompts 👉 Check out the official blog: cloud.google.com/blog/topics…
2
10
85
9,652
This Week in Gemini CLI 🍌 3 sneaky awesome features from yesterday's release: 🍌 NanoBanana extension - /generate or /edit images ✅ Todos - Display and manage list of todos! ✨Custom Command Upgrades - Usable in headless mode #GeminiCLI #GeminiCLIWeekly #OSS 👇Learn more in my blog below...
6
13
83
12,114
This Week in Gemini CLI 🔥 5 killer features you NEED to know: 🔌 gemini mcp commands - Manage MCP servers from the command line! 🧑‍💻 /ide - New VS Code integration ⏪ Ctrl+r - Reverse command search 🖼️ Multi-modal MCP tool responses 🔡 Responsive Terminal UI (small screens) 👇Learn more in my blog below medium.com/@jackwoth/this-we…
11
86
12,109
15,000+ users have given the Gemini CLI + VS Code integration a try in the first week! 🧑‍💻💜 Since the launch, the team has been making updates and improving the use of the extension with VS Code and forks like Cursor, Windsurf, etc. ✨ #GeminiCLI
2
7
78
6,677
Gemini CLI extension for @mondaydotcom is live 🚀 Had a blast building this one, you can do a lot with it: 🏃- Summarize the team's sprint with /sprint-summary 🗂️- Update the status of your tasks and boards 💬 - Comment on bugs, issues, tasks Extensions ecosystem is booming!
4
7
68
7,640
A ton of new Gemini CLI features just released 🔥 Should I whip up a blog tonight to showcase the top new features? 👀
Here is Gemini CLI’s September 22nd weekly update for v0.7.0 - 🎉 Build Your Own Gemini CLI IDE Plugin: We've published a spec for creating IDE plugins to enable rich context-aware experiences and native in-editor diffing in your IDE of choice. (skeshive) - 🎉 Gemini CLI Extensions - Flutter: An early version to help you create, build, test, and run Flutter apps with Gemini CLI - Nano banana: Integrate nano banana into Gemini CLI - Telemetry Config via Environment: Manage telemetry settings using environment variables for a more flexible setup. (jerop) - ​​Experimental Todo’s: Track and display progress on complex tasks with a managed checklist. Off by default but can be enabled via "useWriteTodos": true (anj-s) - Share Chat Support for Tools: Using /chat share will now also render function calls and responses in the final markdown file. (rramkumar1) - Citations: Now enabled for all users (scidomino) - Custom Commands in Headless Mode: Run custom slash commands directly from the command line in non-interactive mode: gemini "/joke Chuck Norris" (capachino) github.com/google-gemini/gem… 🧵
7
2
66
11,027
My first born child now has to be named Patrick… worth it! 🍌 Thanks a million @patloeber 🤝 Gemini CLI merch is in the works… will return the favor soon 😉
6
1
65
5,152
This Week in Gemini CLI ✨ 3 new features you NEED to know: 🗃️ /directory - Add new directories to Gemini CLI ✍️ /init - Auto generate a GEMINI .md context file 🤖 /setup-github - Configure Gemini CLI GitHub Action 👇Learn more and see use-cases in my blog below medium.com/google-cloud/hot-…
14
64
11,467
Gemini CLI extensions have led me to contribute to some pretty cool orgs on GitHub over the last few weeks. Which MCP servers do you use the most often? I'll turn them into a Gemini CLI extension so they have enhanced context and custom commands! P.S. Open-source rules! 👍
8
5
61
4,698
Gemini CLI 🤝 Kubernetes Did you know GKE has an MCP server? Even better... is it has a Gemini CLI extension! ✅List clusters ✅Troubleshoot logs ✅ Generate manifests 👇Read the blog below to see it in action! #GeminiCLI #GKE #Kubernetes
3
9
59
4,735
Replying to @mark_k
Any paid tier in Gemini CLI is NOT used for training just to be clear. And free tier users can opt-out easily by running /privacy 👍
3
5
50
6,296
Looking to learn about Gemini CLI and Model Context Protocol (MCP)? 🤔 What is MCP? 🧑‍💻 Building a local MCP server ✅ Connect local server to Gemini CLI 🔐 OAuth to a remote MCP server with Gemini CLI 📺Generate videos in Gemini CLI with Veo3 MCP server @lukeschlangen has you covered in his latest YouTube video which I'll link down below 👇
2
8
43
6,667
Packed house of 500+ at DevFest Toronto for Gemini CLI workshop🧑‍💻 Love hearing the excitement folks have using an agentic CLI for the first time 🫶
1
2
42
3,096
Replying to @thdxr
haha all love! 🫶 You folks are crushing it, keep it up.
1
34
4,719
Dmitry was the driving force behind geminicli.com being able to go live today! He deserves a big round of applause 👏 … truly just getting started 😎
I helped launch a thing today, pretty proud of this one. Cannot express how much amazing work our UX, Eng, Docs, DevRel, PM and others did to turn this around in record time. ... and of course, we're just getting started.
1
2
35
2,408
All love to opencode and open-source projects! Fully back the same sentiment 🫶 If you have an open PR or want to contribute to Gemini CLI, let me know! Would love to see our contributors list get to 500+ 📈 Let's make it happen.
1
36
5,306
Gemini CLI is for everyone... extensions help get us one step closer to having these tools accessible to all. Browse the 70+ extensions that are live today and find one that fits your needs! geminicli.com/extensions/bro…
2
2
33
5,833
Gemini CLI 🤝 Supabase → soon! Highly requested Gemini CLI extension, hoping to get this landed soon for folks to try out. ⚡️
Gemini + Supabase MCP → coming soon h/t @JackWoth98 - i love when big companies get involved in open source Anyone used the @geminicli? I'm curious how it compares to claudecode/codex
1
3
34
2,244
This Week in Gemini CLI ✨ 4 newly released features: ⭐ Custom Command Upgrades - @{path} to process file content 🛡️ Security and Cloud Run Extensions - /security:analyze and /deploy 🧪 Experimental features - New edit/replace tool and prompt completion 🧠 Gemini 2.5 Flash Lite Model is now supported #GeminiCLI #GeminiCLIWeekly 👇Learn more in my blog below...
1
8
33
8,705
🌟Released in Gemini CLI v0.1.19 Fully manage MCP servers from the command line! ✅gemini mcp add <name> <commandOrUrl> [options] ❌gemini mcp remove <name> 📜gemini mcp list Try it out and let me know how it works! Will listen and improve it based on feedback.
Finally had some time to work on a Gemini CLI feature I've been meaning to get to for a while now. Full control of MCP servers from the command line. Devs shouldn't need to learn about settings.json 😅 ✅gemini mcp add <name> <commandOrUrl> [options] ✅gemini mcp remove <name> ✅gemini mcp list I'll link the draft PR below in the comments if anyone wants to provide some initial feedback 🗒️ @ntaylormullen Check out this 🔥🔥🔥
2
6
29
2,760
Nano Banana is now GA 🍌🚀 We are happy to also announce a new Gemini CLI extension for Nano Banana! github.com/gemini-cli-extens…
3
6
28
1,906
Coming soon... Gemini CLI 🤝 FastMCP ✦ fastmcp install gemini-cli server​.py FastMCP has emerged as the leading Python library for building MCP servers, I love it! So it felt fitting to work on a Gemini CLI integration💜
1
4
27
1,739
Music to my ears! 🎷🎵 Soon you will be able to make sweet beats within Gemini CLI thanks to @thorwebdev 💜
Guess what, the Gemini CLI is getting some groovy rhythms 🥁🔊 ElevenLabs Gemini CLI extension incoming! 👇
3
2
27
2,993
Big week ahead for Gemini CLI... 👀 Some exciting new features, announcements and capabilities being dropped throughout the week! #GeminiCLI #3daydrop
2
8
24
1,293
Replying to @mark_k
It is actually easier than this. Just run /model and choose Pro 😀 Then only Pro models will be called and no Flash!
3
27
1,760
Gemini CLI launched in June 🤯 Team has been absolutely shipping like crazy and listening to all the feedback. Only just getting started 💜
5
24
1,418
Gemini CLI is now integrated into Zed, the lightning-fast code editor! ⚡️ It is the first, third-party AI agent integrated into @zeddotdev 💜 Announcement blog will be in the comments below 👇
2
2
19
1,565
🗂️ Bookmark the Gemini CLI Changelog page on geminicli.com to stay up to date on the weekly releases! Lots of fun stuff dropping in the next few weeks!
Did you know you can track all Gemini CLI changes in one place now? geminicli.com/docs/changelog…
2
1
18
1,169
Had a blast working on the FastMCP integration for Gemini CLI 🚀 Next week is going to be a wild one…👀
Here is Gemini CLI’s September 8th weekly update for v0.5.0 - 🎉FastMCP + Gemini CLI 🎉: Quickly install and manage your Gemini CLI MCP servers with FastMCP (jackwotherspoon) - Getting started: gofastmcp.com/integrations/g… - ‼️The Three-Day Drop: Loading next week's lineup... [█▒▒▒▒▒▒▒▒▒] 0% - Positional Prompt for Non-Interactive: Seamlessly invoke Gemini CLI headlessly via gemini "Hello". Synonymous with passing -p. (allenhutchison) - Experimental Tool Output Truncation: Enable truncating shell tool outputs and saving full output to a file by setting "enableToolOutputTruncation": true (SandyTao520) - Edit Tool Improvements: Gemini CLI’s ability to edit files should now be far more capable. (silviojr) - Custom Witty Messages: The feature you’ve all been waiting for… Personalized witty loading messages via "ui": { "customWittyPhrases": ["YOLO"]} in settings.json. (JayadityaGit) - Nested .gitignore File Handling: Nested .gitignore files are now respected. (gsquared94) - Enforced Authentication: System administrators can now mandate a specific authentication method via "enforcedAuthType": "oauth-personal|gemini-api-key|…" in settings.json. (chrstnb) - Hands on Codelab: codelabs.developers.google.c… - A2A Development-Tool Extension: An RFC for an Agent2Agent (A2A) powered extension for developer tool use cases. (skeshive) github.com/google-gemini/gem… 🧵
1
5
18
1,527
Day 3: Gemini CLI now in Google AI Pro and Ultra plans! ✦🚀 Get peace of mind with higher quota and limits for a set price! This has been highly requested by the community, we heard you loud and clear :) blog.google/technology/devel… #GeminiCLI #OSS #3daydrop
2
2
18
2,086
Day 1: FastMCP Integration 🧩 FastMCP now has an integration for Gemini CLI! 🚀 ✦ fastmcp install gemini-cli server​.py 👇Read the official blog to see how this makes MCP server development a breeze developers.googleblog.com/en… #GeminiCLI #3daydrop
2
6
18
4,554
The code to run an MCP server for Veo, Imagen, etc, can be found here: github.com/GoogleCloudPlatfo…
3
2
16
3,906
Gemini CLI is for developers... the Postman extension can help you instantly scaffold out a request collection for your application. 🧑‍💻
1
1
17
905
Extremely excited to share that MCP Toolbox for Databases is #3 on the GitHub trending list today! We've seen a pretty big explosion in interest over the last few days! 🧰🚀 Toolbox works with more than 17 different database engines (with more on the way)!
2
5
16
1,593
Replying to @_philschmid
Fun fact, you can use AGENTS.md currently with Gemini CLI. 👀 Albeit as you referenced we are looking to improve this experience for users.
1
1
16
621
How does the new Gemini CLI + Zed integration work? Karl explains and walks through it below 👇👀
Gemini CLI + @zeddotdev feels wonderfully natural. I got into the flow within minutes: 1. brew install --cask zed (on macOS) 2. Select "New Gemini CLI Thread" 3. Install Gemini CLI (if needed) Learn more in this walkthrough of @JackWoth98's screencast!
2
14
1,374
Gemini CLI is for marketers and creators... the NanoBanana extension can help you create your brand logo website images in seconds. 🍌
1
15
1,252
What a week! 🤯🔥 And want to know the best part?!? So many of these were open-source contributions from the community! ❤️ Build in the open and good things happen, just getting started. Let us know what you want to see next? 👀
Gemini CLI updates for week of 7/28/2025: - 🎉Gemini CLI GitHub Actions 🎉: Let Gemini CLI triage issues, review code or act on your behalf (jerop, galz10 and team). - Invoke /setup-github to configure (JeromeJu). - Announcement here: blog.google/technology/devel… - ‼️ More Power, Fewer Limits: We're increasing Gemini 2.5 Pro usage for everyone. - Multi-Directory Support: - gemini --include-directories <path> (y-okt) - /directory add <path> (y-okt) - Memory Confirmations: When Gemini remembers something it will now ask you for your permission (olcan) - Auto GEMINI.md Creation: /init to generate (shamso-goog) - Extension Slash Commands: Extensions can provide *.toml files (taeold) - Auto Updates: Gemini CLI will now automatically update (galz10) - Better GEMINI.md Imports: Now import any file type into your GEMINI.md with @ (bniladridas) - Delete Chats: Delete saved conversation checkpoints with /chat delete (flowernotfound) - Emacs Support: Now a default external editor option (dynamicwebpaige) - A massive amount of small improvements across the board. Upgrade to latest: v0.1.18 github.com/google-gemini/gem… 🧵
2
14
842
Replying to @bytebrujo
By “see their version of the team” do you mean see people more online talking about it? Currently working on some plans and would love to hear what we could be doing better 🙏
4
11
521
Gemini CLI is for designers... the Canva extension let's designers browse their designs, download files, and more. I used it to prep for today's secret launch 🤫
2
14
1,278
Browse the 100+ extensions currently available... geminicli.com/extensions/
1
1
14
836
Today is an exciting day as it marks the launch of the brand new Gemini CLI. 🚀 What is Gemini CLI? 🧩 Installation and new 'gemini' command 🧠 Why should you care? (hint: unmatched free tier) 💥 5 awesome features you need to know 👉 Get Started: medium.com/google-cloud/gett…
3
13
4,307
Day 2: Cloud SQL Extensions 🔌🗃️ Create a database, insert data, and a whole lot more directly from Gemini CLI with this powerful new extension! Gemini CLI extensions are game-changer and we are just getting started... 👀
Gemini CLI Drop 2: Cloud SQL for PostgreSQL Gemini CLI Extensions Manage your entire database lifecycle in natural language. Ensure you have Gemini CLI v0.6.0+ then 👇 github.com/gemini-cli-extens… Oh and did we mention it's all OSS? [███████▒▒▒] 66% 🧵 #GeminiCLI #PostgreSQL #3daydrop #OSS #CloudSQL
1
1
13
1,261
This is an awesome deep dive on Gemini CLI! Well worth the watch for anyone looking to ramp up 🧠👨‍💻
Gemini CLI Deep Dive - [full video / unedited] 1hr talk on Gemini CLI and how I leverage it. You really don't want to miss out on these coding agents. (bookmark it) Topics: setup, memory, prompting, context engineering, custom / commands, MCP, search APIs, and more.
1
11
1,088
Gemini CLI on the main stage at the Google Cloud Summit here in Mexico City! Incredible job by @LuciaBlick! Loved seeing so many hands shoot up when asked who has tried Gemini CLI. 💜
1
11
472
Curious what kind of custom slash commands people have been creating so far? @agenticamit has put together a handy little repo of 10 slash commands for folks to get started with ✨⬇️ github.com/amitkmaraj/gemini…
Support for custom slash commands in Gemini CLI is here! Define reusable prompts for streamlining interactions with Gemini CLI and improve efficiency across workflows. Slash commands can be defined in local .toml files or through MCP prompts → goo.gle/4oiFDNY
2
4
10
1,498
30 Pro Tips and Tricks for Gemini CLI courtesy of @addyosmani 👏 open.substack.com/pub/addyo/…
1
10
373
Gemini CLI + VS Code Integration 📢🧑‍💻 VS Code users, get excited! 🧠Context-aware suggestions: Gemini CLI will understand your workspace better and can tell which files are open (active) in VS Code. 🆚Native in-editor diffing: Review and modify proposed changes directly within your IDE. developers.googleblog.com/en…
9
437
@OfficialLoganK Didn't think I'd fully notice the speed of 2.5 Flash-Lite, but boy is it speedy!
8
693
Love seeing Gemini CLI custom slash commands in action in real world use-cases! 😎 If you haven't given them a try you should, automating tasks from 20 minutes down to 2! 🕐🔥 cloud.google.com/blog/topics…
When I started my blog, I followed these steps to send new posts to newsletter subscribers: 1. Copy blog content manually 2. Paste into Gemini/ChatGPT web app 3. Provide instructions to convert to markdown for newsletter 4. Iterate multiple times due to inconsistent results Now, I run the /newsletter command in the Gemini CLI within my blog's codebase, and it's done in one iteration! Time saved: From 20 minutes to 2 minutes. @fhinkel @ntaylormullen
2
9
1,071
Replying to @MicleeMods
Just wait until tomorrow 😁
3
1
9
246
First audio and talk mode, now video capture and ASL! John has been doing some insanely cool things with Gemini CLI custom slash commands and adding accessibility features. 👏 🤯
Gemini-CLI with webcam integration using slash commands and MCP First - an ASL demo Second - a single frame capture Works from iPhone or any connected video source your Mac can find
1
9
866
The folks at @snyksec just released an awesome video showing how you can easily leverage Snyk's MCP server to scan your open-source projects for vulnerabilities and resolve them using Gemini CLI. 💜 ➞ gemini mcp add snyk npx -y snyk@latest mcp piped.video/watch?v=9xA37mfd…
1
3
8
1,143
Ahh there you are, NanoBanana needs an API Key set in order to access the API. You can see which environment variables it looks for in the README: github.com/gemini-cli-extens…
1
8
241
Replying to @mark_k
For on startup you can use the --model flag. I'll look into whether we should make the /model persist.
1
8
489
Excited to share that Uv now comes pre-installed in Google Cloud Shell! ⚡🐍 Uv and Google Cloud Shell provide a powerful duo, making development for Python much more streamlined. 🤝 Hope you enjoy! Kudos to @charliermarsh and the team at Astral! 👏
1
8
513
You actually can use AGENTS.md currently with Gemini CLI. 😎 Albeit as Taylor mentioned we are looking to improve this experience for users.
1
2
8
739
Replying to @JulianGoldieSEO
Why is everyone calling it 2.0?!? We aren’t even at 1.0 yet 😅
1
8
196
Replying to @Conor_D_Dart
Great question! Yes, this kicks off tasks in the cloud instead of on your local machine. The main attraction is not wanting to block your terminal. So instead of Gemini CLI working on a coding task for a while, you can kick it over to Jules to work on and continue doing something else with Gemini CLI. Exactly what you mentioned, at the end of the day a task that you may not want to run on Gemini CLI in YOLO mode --> delegate it to Jules. Another example use-case would be you want to proof-of-concept 3 potential ways of fixing a bug or implementing a feature... instead of having Gemini CLI do it 3 times, just kick off 3 separate Jules tasks 😀
1
8
818
Replying to @petergyang
Gemini CLI 😎
2
6
287
John is always doing the coolest stuff with Gemini CLI! His Gemini CLI Extensions are next level, definitely give them a try! 🧩🔌
1
5
944
Replying to @LLMpsycho
What top areas should be improved in your mind to equal out to the competition?
3
5
379
Glad it is now official 💜
6
205
Totally! The MCP prompts into slash commands is pure magic 🪄
1
6
183