Skip to content

feat: deprecate Gemini CLI in favor of Antigravity CLI - #6

Merged
robmost merged 1 commit into
mainfrom
antigravity_migration
Jun 8, 2026
Merged

robmost merged 1 commit into
mainfrom
antigravity_migration

Conversation

@robmost

@robmost robmost commented Jun 8, 2026

Copy link
Copy Markdown
Owner

Summary

  • Removes @google/gemini-cli from the Docker/Apptainer container and installs agy (Antigravity CLI) via its official install script instead. Moves the binary to /usr/local/bin so it survives runtime HOME overrides.
  • Replaces requirements.txt with pyproject.toml as the single source of Python runtime dependencies in both the Dockerfile and Apptainer definition; bumps the minimum Python version to 3.13+.
  • Adds a deprecation notice to README.md referencing the official Gemini CLI EOL announcement (May 19 2026, EOL June 18 2026) and the Antigravity migration guide.
  • Removes GEMINI_API_KEY from .env.example and AGENTS.md. Adds an OAuth note for agy instead (no API key required).
  • Renames .gemini/skills.agents/skills and updates all cross-references in skill files and AGENTS.md.
  • Moves .gemini/GEMINI.md out of the Gemini-specific directory now that it is no longer the primary Google LLM entry point.

Copilot AI review requested due to automatic review settings June 8, 2026 02:48
@robmost
robmost merged commit afcb6e2 into main Jun 8, 2026
1 check failed
@robmost
robmost deleted the antigravity_migration branch June 8, 2026 02:49

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

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.

2 participants