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

latest releases: v1.4.4-beta.0, v1.4.3
pre-release4 hours ago

Beta Release v1.4.3-beta.0

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

Base version: 1.4.3

Compare changes: v1.3.3-beta.3...v1.4.3-beta.0

  • fix: reset isChildSession flag for root sessions (1a10089)
  • fix: update Antigravity version to 1.15.8 and synchronize user agents (ffa560c)
  • fix: update ANTIGRAVITY_USER_AGENTS to working versions (1.14.x-1.15.x) (8881d11)
  • Bump version to 1.4.0 (c1b7834)
  • fix: update Antigravity user agent version to 1.15.8 (235d62c)
  • feat: add toast_scope configuration to control toast visibility for sessions (f17fe83)

Install Beta

Update your opencode.json:

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