Rename Gemini CLI to Antigravity CLI - #74
Merged
Merged
Conversation
Google transitioned Gemini CLI to Antigravity CLI (binary: agy). Update the README installation section with the new command, paths, and a migration note linking to the official guide. Changes: - Prerequisites: Gemini CLI -> Antigravity CLI - Installation section: gemini -> agy, updated skills paths (~/.gemini/antigravity-cli/skills/ for user, .agents/skills/ for workspace) - Added migration callout for existing Gemini CLI users - CHANGELOG: note GEMINI.md is a backwards-compat redirect GEMINI.md is retained as-is — it redirects to AGENTS.md and serves users still on the legacy Gemini CLI who haven't migrated yet.
Adds missing entries for LogScale query recipe, function schema requirements, workflow deletion warning, cross-plugin redirect, Antigravity CLI rename, Codex docs link update, and content regression tests. Reorganizes the Fixed section to lead with the delete-and-recreate correction.
Blockquote wraps naturally and signals 'example prose to paste to Claude' rather than a shell command. Prompt text unchanged — formatting only.
prvn
approved these changes
Jul 29, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Google transitioned Gemini CLI to Antigravity CLI (binary:
agy). Updates the README with the new command, paths, and product name.gemini->agy, updated skills paths (~/.gemini/antigravity-cli/skills/for user scope,.agents/skills/for workspace scope)GEMINI.mdis a backwards-compat redirectGEMINI.mdretained as-is (redirects toAGENTS.md) for anyone who still has the old CLI installed.