Gal Zahavi's Avatar

Gal Zahavi

@galzahavi.bsky.social

Shaping the dialogue between developers and AI, right from the terminal | Gemini CLI @ Google | #AI

6 Followers  |  2 Following  |  9 Posts  |  Joined: 08.08.2025  |  1.6167

Latest posts by galzahavi.bsky.social on Bluesky

Have you ever ran Gemini CLI in Gemini CLI.... Interactively?

😎 Gal has done magic. Gemini CLI now lets you interact with any interactive command. Enjoy!

15.10.2025 17:31 β€” πŸ‘ 6    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0
Preview
Say hello to a new level of interactivity in Gemini CLI- Google Developers Blog We're excited to announce an enhancement to Gemini CLI that makes your workflow more powerful a...

Everything stays in context, making your workflow smoother and more powerful.

If you want to read more about it, check out this blog post: developers.googleblog.com/en/say-hello...

15.10.2025 17:19 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Say hello to a new level of interactivity in Gemini CLI- Google Developers Blog We're excited to announce an enhancement to Gemini CLI that makes your workflow more powerful a...

After a lot of hard work, I'm thrilled to finally share this! πŸŽ‰ We've dropped a major upgrade for Gemini CLI. Say goodbye to jumping between terminals – now you can run interactive commands like vim, top, and git rebase -i directly within Gemini CLI.

#GeminiCLI

15.10.2025 17:19 β€” πŸ‘ 5    πŸ” 1    πŸ’¬ 2    πŸ“Œ 1

You need more than one knife in the kitchen! So awesome that the CLI is the one you grab every day!

27.08.2025 19:49 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

It also provides a reliable point to restart from if any issues arise, especially when using an LLM, ensuring you can quickly get back on track.

26.08.2025 05:44 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Breaking down large tasks into smaller, manageable subtasks is a great way to stay organized. I recommend committing your changes after completing each subtask and frequently staging your changes. This approach keeps your work organized, separating finished code from what's still in progress.

26.08.2025 05:43 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Thanks for the feedback! If you haven't already, please file a bug or feedback report on the Gemini CLI repo. This is the best way to ensure the team gets this feedback.

19.08.2025 04:36 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
Meet your new AI coding teammate: Gemini CLI GitHub Actions Today, we’re introducing Gemini CLI GitHub Actions. It’s a no-cost, powerful AI coding teammate for your repository. It acts both as an autonomous agent for critical rou…

I worked on this! We recently launched Gemini CLI GitHub Actions to help you with the boring parts of coding (think issue triage and PR reviews). Less busywork, more creating.

Check it out! πŸ‘‡

blog.google/technology/d...

#Gemini #AI #GitHub

08.08.2025 13:11 β€” πŸ‘ 1    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0

That looping behavior is incredibly frustrating. You can set maxSessionTurns in your settings, which will stop after N turns. Additionally, we recently shipped an update with a specific loop check; it's designed to recognize when it's in a repetitive cycle and should automatically stop the process.

08.08.2025 13:04 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

That loop is incredibly frustrating, you can set maxSessionTurns in your settings to help. This safety net automatically stops token-wasting requests after N turns. Also, clearing the context when starting a new task or subtask can improve response quality. Context rot has a big impact on quality.

08.08.2025 12:56 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

@galzahavi is following 2 prominent accounts