Skip to content

feat: add Antigravity CLI (agy) engine support - #27

Merged
takai merged 1 commit into
mainfrom
feat/antigravity-engine
May 23, 2026
Merged

feat: add Antigravity CLI (agy) engine support#27
takai merged 1 commit into
mainfrom
feat/antigravity-engine

Conversation

@takai

@takai takai commented May 23, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add agy (Antigravity CLI) as a built-in engine preset with -p {{prompt}}
  • Insert agy ahead of gemini in the auto-detection order
  • Keep gemini support for the transition phase (Gemini CLI stops serving consumer/free users on 2026-06-18; enterprise users on Gemini Code Assist Standard/Enterprise or paid API keys are unaffected)
  • Document the new engine and the Gemini CLI deprecation in README

Closes #26

Test plan

  • mise run lint
  • mise run test
  • New TestSelectEngineAgyDefault covers the default args
  • New TestAutodetectEnginePrefersAgyOverGemini covers detection ordering
  • Manually generated this commit using git-ai-commit --engine agy

Add support for the agy (Antigravity CLI) engine alongside the
existing gemini support. This enables a transition phase before
the Gemini CLI deprecation scheduled for June 18, 2026. The new
engine is placed between claude and gemini in the auto-detection
priority list.
@takai
takai merged commit d7240d9 into main May 23, 2026
1 check passed
@takai
takai deleted the feat/antigravity-engine branch May 23, 2026 07:12
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.

Migrate Gemini CLI support to Antigravity CLI

1 participant