github NoeFabris/opencode-antigravity-auth v1.2.8-beta.0
v1.2.8-beta.0 (Beta)

latest releases: v1.6.0, v1.6.0-beta.2, v1.6.0-beta.1...
pre-releaseone month ago

Beta Release v1.2.8-beta.0

⚠️ This is a beta release for testing. Use at your own risk.

Base version: 1.2.8

Compare changes: v1.2.7-beta.7...v1.2.8-beta.0

  • fix: apply cross-model signature sanitization to single requests (ee80aea)
  • feat: add legacy Gemini 3 model support for Antigravity quota and implement E2E test suite (219069a)
  • docs: update README for clarity and improved installation instructions (c3f0fa2)
  • fix: extend thought signature caching to Gemini 3 models (ac3788d)

Install Beta

Update your opencode.json:

{
  "plugin": ["opencode-antigravity-auth@1.2.8-beta.0"]
}

Or use the beta tag (always latest beta):

{
  "plugin": ["opencode-antigravity-auth@beta"]
}

Clear cache if stuck on old version:

rm -rf ~/.cache/opencode/node_modules ~/.cache/opencode/bun.lock

Don't miss a new opencode-antigravity-auth release

NewReleases is sending notifications on new releases.