You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merged, thanks! This also fixes #38 (the dangling kidoc symlink was breaking the GitHub Action download for all v2 consumers), so good timing. I pushed one small commit to your branch pre-merge updating the two remaining "works with … Gemini CLI" mentions (README intro, llms.txt) to Antigravity.
One question from the tier-precedence doc: Antigravity's workspace tier reads .agents/plugins/ — this repo already has .agents/plugins/marketplace.json there for Codex. Since your install test passed, agy presumably tolerates it, but if you ever see it choke on that file, please flag it.
The root plugin.json version is now part of the release version-sync set, so it'll bump with the other manifests each release.
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
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.
This adds a
plugin.jsonto configure this repo as an Antigravity plugin, and updates the documentation to support this.The Gemini CLI is deprecated, and Antigravity is the recommended replacement.
I tested that this validates and installs successfully with Antigravity
1.1.11.