Skip to content

Feature/eirikb/add antigravity tool - #302

Merged
eirikb merged 2 commits into
mainfrom
feature/eirikb/add-antigravity-tool
Jul 27, 2026
Merged

Feature/eirikb/add antigravity tool#302
eirikb merged 2 commits into
mainfrom
feature/eirikb/add-antigravity-tool

Conversation

@eirikb

@eirikb eirikb commented Jul 27, 2026

Copy link
Copy Markdown
Owner

No description provided.

eirikb added 2 commits July 27, 2026 11:09
detect_os_from_name only knew darwin/macos/apple, so a release labelling
its macOS assets plain "mac" (agy_cli_mac_arm64.tar.gz) resolved to
nothing and died with "No matching download found for OS: Mac".

Count "mac" as a delimited token - a bare substring check would claim
"machine"/"macro" - and let an explicit linux/windows token beat it, so
a project that happens to be called mac-something cannot outrank the
real platform label. Same token helper the android guard already needed.
Google's Antigravity CLI, alongside the other coding agents. GitHub
releases rather than npm like gemini-cli: it ships as a self-contained
native binary per os/arch, so there is no reason to provision Node.

Aliased to antigravity-cli and agy. The archives all extract a single
"antigravity" binary ("antigravity.exe" on Windows) - "agy", the name
upstream docs use, is the installer's shim, not what the release ships.
@eirikb
eirikb enabled auto-merge (squash) July 27, 2026 09:11
@eirikb
eirikb merged commit 36b8e05 into main Jul 27, 2026
352 of 354 checks passed
@eirikb
eirikb deleted the feature/eirikb/add-antigravity-tool branch July 27, 2026 09:53
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