Skip to content

Remove Gemini CLI agent in favor of Antigravity#819

Merged
pushpak1300 merged 3 commits into
mainfrom
remove-gemini-agent
Jun 1, 2026
Merged

Remove Gemini CLI agent in favor of Antigravity#819
pushpak1300 merged 3 commits into
mainfrom
remove-gemini-agent

Conversation

@pushpak1300

Copy link
Copy Markdown
Member

Google is transitioning Gemini CLI to Antigravity CLI, so the dedicated Gemini agent is no longer needed. The Antigravity agent (added in #818) already covers the new CLI and keeps GEMINI.md in its project detection for the legacy migration path.

Drops Gemini.php, its unit test, the Gemini-specific AgentScopedPackageEscapeTest, and the gemini entry from BoostManager. Existing tests updated accordingly.

@pushpak1300
pushpak1300 marked this pull request as ready for review May 21, 2026 14:36
pushpak1300 and others added 2 commits May 22, 2026 23:15
# Conflicts:
#	src/BoostManager.php
#	tests/Unit/BoostManagerTest.php
#	tests/Unit/Install/AgentsDetectorTest.php
@pushpak1300
pushpak1300 merged commit 1d067f3 into main Jun 1, 2026
12 of 22 checks passed
@pushpak1300
pushpak1300 deleted the remove-gemini-agent branch June 1, 2026 16:13
@edjeavons

Copy link
Copy Markdown

I appreciate this decision has already been made but just a heads up that Gemini Code Assist is still being supported for enterprise customers (see end of article).

Knowing Google, the days are numbered, but it still feels premature to remove Boost support while some of us are actively developing with Gemini models via a Gemini Code Assist Standard or Enterprise license.

If I'm a lone voice, ignore me. 😁 If you get others asking to bring this feature back, please add my vote!

@pushpak1300

Copy link
Copy Markdown
Member Author

Absolutely. Thanks for the feedback and sharing this news. For now, let’s see how much demand there is. You could add an external agent so it still works for you.

https://laravel.com/docs/13.x/boost#adding-support-for-other-ides-ai-agents

@chadanuk

chadanuk commented Jul 3, 2026

Copy link
Copy Markdown

We have this exact issue - we're on Gemini-cli and this change could technically be argued is a breaking change.

@edjeavons

Copy link
Copy Markdown

We have this exact issue - we're on Gemini-cli and this change could technically be argued is a breaking change.

I have added an example of @pushpak1300's suggestion to this repo. That's based on the final version of the Gemini Agent from Boost itself. You might want to rename a couple of things but feel free to copy it.

@tomb1n0

tomb1n0 commented Jul 15, 2026

Copy link
Copy Markdown

We have also created a package to bring back Gemini CLI to Boost: https://packagist.org/packages/rareloop/laravel-boost-gemini-cli

@pushpak1300

Copy link
Copy Markdown
Member Author

Thanks @tomb1n0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants