github NoeFabris/opencode-antigravity-auth v1.3.2-beta.1
v1.3.2-beta.1 (Beta)

pre-release7 hours ago

Beta Release v1.3.2-beta.1

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

Base version: 1.3.2

Compare changes: v1.3.2-beta.0...v1.3.2-beta.1

  • Update package.json (143ac78)
  • fix: prevent toast spam for rate limit warnings (b39ce4b)
  • fix: getEnabledAccounts should treat undefined as enabled (d1a86cb)
  • fix: show correct position in account toast for enabled accounts (a06b099)
  • fix: filter disabled accounts in all selection methods (451128e)
  • feat: add quota check and account management to auth login (9a85cb2)
  • fix(triage): enhance triage logic (0348742)

Install Beta

Update your opencode.json:

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

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.