github NoeFabris/opencode-antigravity-auth v1.2.7-beta.2
v1.2.7-beta.2 (Beta)

latest releases: v1.2.9-beta.6, v1.2.9-beta.5, v1.2.9-beta.4...
pre-release18 days ago

Beta Release v1.2.7-beta.2

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

Base version: 1.2.7

Compare changes: v1.2.7-beta.1...v1.2.7-beta.2

  • fix: skip auto-update for prerelease versions in the auto-update checker (911ff39)
  • feat: add quota fallback option to configuration schema and update Gemini 3 thinking levels (22a1215)
  • fix: use conservative timing and centralized logic for token expiration (0219e27)
  • feat: enhance configuration options and update installation instructions (44badf6)
  • Refactor rate limit handling and improve error responses (802dfe1)
  • bump version to 1.2.7-beta.2 in package.json (d2006b6)
  • fix: improve rate limit handling and add prompt-too-long toast (457b3ac)
  • fix: resolve thinking block preservation and schema duplication issues (93415be)

Install Beta

Update your opencode.json:

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

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.