My Antigravity IDE is currently suffering from the Entitlement Desync bug. Even though I am on an active Pro subscription, my Gemini 3.1 Pro and Claude 4.6 models are locked behind a 5-to-6-day weekly refresh timer instead of the correct 5-hour rolling window.
I am in the middle of developing the frontend for the Skonexa school management system using React and Vite, and this hard lockout is completely blocking my progress. I am unable to use the agents for complex UI generation or refactoring.
Could a moderator please look into my account and manually reset my 5-hour quota window so I can resume development?
To provide you with greater control and a seamless path to scale, we are evolving our Google AI plans by introducing built-in AI credits that can now be utilized directly within Antigravity.
Under this updated structure, our Google AI Pro tier is tailored for practical builders, offering generous limits for Gemini Flash alongside a baseline quota to experience our most advanced premium models. For developers operating at the highest scale who require consistent, high-volume access to our most complex models, Google AI Ultra serves as the ideal comprehensive solution.
Furthermore, we’ve designed these plans with maximum flexibility in mind; if you are on the Pro plan and require additional capacity or deeper premium access for intensive development sprints, you can seamlessly top up your AI credits to customize your limits and continue shipping your best work without interruption.
I am an active Google AI Pro subscriber (paid tier), but I have been severely impacted by the AG-859 entitlement desync bug.
Problem:
All my Pro models are locked with a 168-hour (7-day) Weekly Baseline Quota instead of the correct 5-hour refresh cycle for Pro users. This happens even with zero usage on many days. The IDE is treating my paid accounts as if they were Free tier or Baseline quota.
Details:
Number of affected accounts: 3 Google AI Pro accounts
Operating System: Windows 11
Antigravity IDE version: 1.21.9
Affected all models:The lockout timer continues to show ~167–168 hours remaining.
Troubleshooting already performed (all steps tried without success):
Signed out and signed back in on all accounts
Cleared all cache, local storage, and %AppData% folders
Revoked all Antigravity OAuth permissions at myaccount.google.com/permissions
Used clean Chrome/Edge profile with only one Pro account as default browser
Tried using only one account at a time
Downgraded Antigravity to previous versions (e.g. 1.19.x)
Created a completely new Windows user profile and reinstalled Antigravity
Tested Google AI Studio web (which sometimes works normally)
Despite all the above workarounds (including those mentioned in the Reddit AG-859 thread), the issue persists across all 3 accounts.
Request:
Could the team please perform a manual entitlement sync / quota flush for my accounts? I can provide my Gaia ID, account email (via DM if needed), or any diagnostic logs required.
This is blocking my daily workflow significantly. Any help or ETA for a proper fix for AG-859 would be greatly appreciated.
Thank you in advance for your support.
Best regards,
I am on pro and am locked out of all models including Gemini Flash 3. I was expecting a rolling 5 hour window similar to most and unexpectedly received a 2 day lockout on the base Gemini Flash 3 model which was completely unexpected. I am now partially through a very large migration effort and would appreciate Google rolling back this weekly limit or providing some warning when you are close to hitting the limit so that you can save yourself versus be locked out with a broken partially migrated application. I know the answer from Google is use Ultra, but the premium on that is not worth it, maybe add a pro plus or 5 hour overage session cost to catch up.
[Bug] AG-859 – Pro Account Locked on Weekly Baseline (Entitlement Desync) — macOS, version 1.19.6
Hello team,
I am an active Google AI Pro subscriber affected by the AG-859 entitlement desync bug. I want to share a detailed report since I have already completed all known troubleshooting steps, and the issue is confirmed to be server-side.
Environment
Plan: Google AI Pro (paid, active)
Platform: macOS (MacBook Air, Apple Silicon)
Antigravity version: 1.19.6 (downgraded from 1.20.x specifically to avoid the AI Credits toggle issue)
Lockout detected: approximately March 28, 2026
Current quota status (as of March 31, 2026)
Gemini 3.1 Pro (High): refreshes in ~102 hours
Gemini 3.1 Pro (Low): refreshes in ~102 hours
Claude Sonnet 4.6 (Thinking): refreshes in ~103 hours
Claude Opus 4.6 (Thinking): refreshes in ~103 hours
GPT-OSS 120B (Medium): refreshes in ~103 hours
Gemini 3 Flash: refreshes normally every ~5 hours
Key diagnostic finding
The language server processes are connecting exclusively to https://daily-cloudcode-pa.googleapis.com — the production endpoint used only by paid accounts. Free tier users connect to a different endpoint. This confirms the app correctly recognizes my Pro subscription at the process level. The lockout is therefore not a local authentication issue — it is a server-side entitlement desync where the quota service is applying the Free Tier weekly baseline to a Pro account.
The fact that Gemini Flash is renewing normally on the 5-hour cycle (while all other models are locked) further confirms the account tier is recognized, and the issue is isolated to the premium model quota pool.
Troubleshooting already completed (all steps, no resolution)
Downgraded to Antigravity 1.19.6, disabled auto-update
Deleted entire ~/.gemini/antigravity/ directory
Cleared ~/Library/Application Support/Antigravity/Session Storage and Local Storage
Removed all Keychain entries related to Antigravity (Antigravity Safe Storage ×2, gemini-cli-extension-integrity) via security delete-generic-password
Killed all language server processes and restarted
Signed out and signed back in — authentication loop resolved, Pro account recognized
Verified daemon connects to daily-cloudcode-pa.googleapis.com (Pro endpoint confirmed)
Request
Could a moderator or team member please perform a manual entitlement sync / quota flush for my account? I can provide my account email or Gaia ID via DM.
Also requesting an official ETA or acknowledgment that AG-859 is being actively worked on. Many users in this thread and related ones have completed the same troubleshooting steps with no resolution — the fix needs to happen on the backend.