Skip to content

[Bug] Antigravity 429 RESOURCE_EXHAUSTED on any model (Claude Opus 4.6 / Sonnet 4.6 / Gemini 3.8 Flash) via EasyCLIProxyAPI v7.2.158 - quota OK, works in Antigravity App, fails via Opencode/OMP #5751

Description

@johngbl

Is it a request payload issue?
[ ] Yes, this is a request payload issue. I am using a client/cURL to send a request payload, but I received an unexpected error.
[x] No, it's another issue.

Describe the bug
Getting HTTP 429 RESOURCE_EXHAUSTED with ANY model when using Antigravity auth through EasyCLIProxyAPI via Opencode and OMP. Same accounts work fine directly in the official Antigravity app.

Full error:

{
  "error": {
    "code": 429,
    "message": "Resource has been exhausted (e.g. check quota).",
    "status": "RESOURCE_EXHAUSTED"
  }
}

Tested models failing with same 429:

  • Claude Opus 4.6
  • Claude Sonnet 4.6
  • Gemini 3.8 Flash
  • All other Antigravity models also fail

Works fine if I use same account + same model directly in Antigravity App. Only fails via EasyCLIProxyAPI proxy.

Versions - both latest:

  • Desktop Application: v0.2.88 / Latest v0.2.88
  • Proxy Core Kernel: v7.2.158 / Latest v7.2.158

CLI Type
antigravity

Model Name
Claude Opus 4.6, Claude Sonnet 4.6, Gemini 3.8 Flash - happens with ANY Antigravity model

LLM Client
Opencode and OMP (using OpenAI-compatible endpoint from CLIProxyAPI)

Request Information
I enabled request-log: true in config.yaml and reproduced. Log attached.

Expected behavior
Should proxy any Antigravity model without 429 when quota is OK, same as Antigravity App does.

Screenshots

  • Version screenshot: Desktop v0.2.88 / Core v7.2.158
  • Models screenshot: Claude Opus 4.6, Claude Sonnet 4.6, Gemini 3.8 Flash

OS Type

  • OS: Windows 11
  • Desktop: v0.2.88
  • Core: v7.2.158

Additional context

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions