Skip to content

fix(agy): use official Google standalone installers for agy CLI#284

Merged
kumaakh merged 1 commit into
mainfrom
bugfix/agy-installer
May 28, 2026
Merged

fix(agy): use official Google standalone installers for agy CLI#284
kumaakh merged 1 commit into
mainfrom
bugfix/agy-installer

Conversation

@kumaakh
Copy link
Copy Markdown
Contributor

@kumaakh kumaakh commented May 28, 2026

Summary

  • Replaces npm install -g @google/antigravity-cli with the official Google standalone installers
  • Windows: irm https://antigravity.google/cli/install.ps1 | iex (PowerShell)
  • Linux/macOS: curl -fsSL https://antigravity.google/cli/install.sh | bash

Test plan

  • installCommand tests updated for all 3 platforms (linux, macos, windows)

🤖 Generated with Claude Code

@kumaakh kumaakh merged commit a3aff0a into main May 28, 2026
9 checks passed
@kumaakh kumaakh deleted the bugfix/agy-installer branch May 28, 2026 18:46
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.

1 participant