Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Einsteinder
Copy link

Problem

Google's Antigravity API now requires User-Agent version 1.15.8 or higher. Users are getting "This version of Antigravity is no longer supported" error when trying to use Antigravity features.

Solution

This PR patches the @mariozechner/[email protected] dependency to update the Antigravity User-Agent header from version 1.11.5 to 1.15.8.

Changes

  • Created a pnpm patch for @mariozechner/[email protected]
  • Updated the ANTIGRAVITY_HEADERS User-Agent from antigravity/1.11.5 darwin/arm64 to antigravity/1.15.8 darwin/arm64

Testing

  • Tested locally with Antigravity authentication
  • Confirmed the API no longer returns version error

Fixes the issue where Antigravity authentication fails with "This version of Antigravity is no longer supported" error.

Google's Antigravity API now requires User-Agent version 1.15.8 or higher.
The old version (1.11.5) returns 'This version of Antigravity is no longer supported' error.

This patch updates the @mariozechner/pi-ai dependency to use the required version.
This was referenced Jan 30, 2026
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