• v6.5.4 7757210af6

    **feat(auth): implement Antigravity OAuth authentication flow**
    docker-image / docker (push) Has been cancelled
    goreleaser / goreleaser (push) Has been cancelled

    airkjw released this 2025-11-21 17:45:06 +00:00 | 1842 commits to main since this release

    • Added new endpoint /antigravity-auth-url to initiate Antigravity authentication.
    • Implemented RequestAntigravityToken to manage the OAuth flow, including token exchange and user info retrieval.
    • Introduced .oauth-antigravity temporary file handling for state and code management.
    • Added sanitizeAntigravityFileName utility for safe token file names based on user email.
    • Registered /antigravity/callback endpoint for OAuth redirects.
    Downloads