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
{{ message }}
This repository was archived by the owner on Feb 28, 2026. It is now read-only.
refactor(oauth): move Antigravity OAuth logic to dedicated module
- Moved src/gemini/oauth.ts to src/antigravity/oauth.ts.
- Updated all import paths in index.ts, src/plugin.ts, and src/plugin/types.ts.
- Removed the GoogleOAuthPlugin alias as it was redundant after the move.
0 commit comments