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

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

Beta Release v1.2.8-beta.1

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

Base version: 1.2.8

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

  • fix: update plugin version to beta in installation instructions (bd37114)
  • fix: improve account management by ensuring current auth is added to stored accounts (36f2f54)
  • Update README with correct URL for Antigravity plugin (b8b055d)
  • Update schema URLs to NoeFabris repository (a98d992)
  • Update URLs to NoeFabris repository (0f6167e)
  • fix: correct output redirection in E2E test scripts and update model testing options (902b5bf)
  • chore: release v1.2.7 - pin version for official release (a6489f3)

Install Beta

Update your opencode.json:

{
  "plugin": ["opencode-antigravity-auth@1.2.8-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.