fix: revert f0da87d2 (accidental cross-repo push)#3
Merged
Conversation
…v.lock" This reverts commit aac43c3.
rldyourmnd
added a commit
that referenced
this pull request
Jun 16, 2026
Follow-up to PR #4 (3fad280) which added CHANGELOG.md but didn't update README, SECURITY, uv.lock to 1.5.2. The original version bump in commit aac43c3 was reverted by PR #3, but the README, SECURITY, uv.lock files were never re-bumped to 1.5.2. - README.md: Adapter version 1.5.1 → 1.5.2 - SECURITY.md: Current exact tag 1.5.1 → 1.5.2 - uv.lock: self-version 1.5.1 → 1.5.2
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.
f0da87d was accidentally pushed to this repo from the rldyour-ai-cli-tools superproject (the superproject's git remote was misconfigured to point at this repo's URL). The f0da87d commit message is 'fix(control-plane): advance antigravity-cli submodule gitlink to 1.5.2 (aac43c3)' — it documents the superproject's superproject→submodule contract, not the antigravity-cli's own history.
Revert it so the module's main line shows aac43c3 as the latest 1.5.2 release commit, with the original chore(antigravity): bump 1.5.1 → 1.5.2 in README, SECURITY, uv.lock content.