github badrisnarayanan/antigravity-claude-proxy v1.2.12

latest releases: v2.5.1, v2.5.0, v2.4.4...
27 days ago

What's New

🔄 Empty Response Retry Mechanism

When API returns empty responses (common with high thinking_budget values), the proxy now automatically retries up to 2 times with exponential backoff before falling back.

Production tested results:

  • Recovery rate: 88% (49 errors → 2)
  • Backoff: 500ms → 1s → 2s

Thanks to @BrunoMarc for this contribution! 🙏

📦 Other Changes

  • Updated npx and npm install commands to use @latest for better compatibility
  • Fixed flaky tests by making thinking requirements more lenient (models may skip thinking on obvious steps)

Full Changelog: v1.2.11...v1.2.12

Don't miss a new antigravity-claude-proxy release

NewReleases is sending notifications on new releases.