Isn't this a recipe for disaster, or is all the FUD around agents wrecking havoc getting to me? I love Claude Code, but it can be somewhat bonkers and is at least at arms length from doing any real damage to my code (assuming I'm following good dev practices, and don't let it loose on my wider filesystem).
Gemini CLI GitHub Actions
31–40 of 100 posts
Re: Gemini CLI GitHub Actions
#32Re: Gemini CLI GitHub Actions
#33I may not have fully grasped this, but on the surface, it looks like they want me to have an AI agents inserted directly into my git workflow...like right there with all my wonderful juicy code? Is that correct? Isn't this a recipe for disaster, or is all the FUD around agents wrecking havoc getting to me? I love Claude Code, but it can be somewhat bonkers and is at least at arms length from doing any real damage to…
Re: Gemini CLI GitHub Actions
#34I wonder why they call this `gemini cli`, it's not really a CLI anymore when it's primarily used through GitHub, is it? Why not follow Claude Code naming with this and just call it `gemini github action` or `run gemini`?
Re: Gemini CLI GitHub Actions
#35> 7. Google One and Ultra plans, Gemini for Workspace plans These plans currently apply only to the use of Gemini web-based products provided by Google-based experiences (for example, the Gemini web app or the Flow video editor). These plans do not apply to the API usage which powers the Gemini CLI. Supporting these plans is under active consideration for future support. Again, with the complicated subscription. Plea…
I'm honestly a bit confused by the free tier of Gemini. I've been using it with different agents (Aider, and then Crush), and I hit the rate limits FAST. Like, after maybe 5 or 6 requests it just blows up. Then I can try again quite a few times, and it hits the limit. Then eventually I guess I hit my daily limit and it just stops working until the next day. I mean this has been enough to get my feet wet and have some…
Re: Gemini CLI GitHub Actions
#36Wait, is this CLI or is this a github action or is this a github application? Also, I thought Jules was the "coding agent" they are working on. Now this is taking it over or is this like another case of Google self-competing? Someone needs to take charge at this company with a strong vision, because they are all over the place and spreading themselves thin, which in turn spreads thin the customer/brand equity. At thi…
The chaos you describe is actually a significant positive in research environments. It's not spreading oneself thin, it is diversifying and decorrelating ones' efforts. You can't centrally plan all innovation.
But for the interface between the customer and the research output, which is a software and product problem, that definitely needs a different approach.
Re: Gemini CLI GitHub Actions
#37I wonder why they call this `gemini cli`, it's not really a CLI anymore when it's primarily used through GitHub, is it? Why not follow Claude Code naming with this and just call it `gemini github action` or `run gemini`?
I wondered the same thing, naming things is hard but they've royally screwed up the naming here.
Re: Gemini CLI GitHub Actions
#38> Delegate work with an "@ mini-cli" tag and the agent can complete a range of tasks, from writing bugs to fixing bugs
Re: Gemini CLI GitHub Actions
#39Not a fan of agents that require and can’t function without access to your GitHub repository. They should be local first.
Re: Gemini CLI GitHub Actions
#40Wait, is this CLI or is this a github action or is this a github application? Also, I thought Jules was the "coding agent" they are working on. Now this is taking it over or is this like another case of Google self-competing? Someone needs to take charge at this company with a strong vision, because they are all over the place and spreading themselves thin, which in turn spreads thin the customer/brand equity. At thi…
Gemini CLI works synchronously with the user (unless you YOLO) and in your own directory on your own machine on your own checkout.
Two different modalities.