Feature/eirikb/add antigravity tool - #302
Merged
Merged
Conversation
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.
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.
No description provided.