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

pre-release6 hours ago

Beta Release v1.6.0-beta.0

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

Base version: 1.6.0

Compare changes: v1.5.5...v1.6.0-beta.0

  • fix: update version to 1.6.0-beta in package.json (148ab72)
  • feat: add debug_tui configuration option and resolve thinking issues (bcd2eb8)
  • fix(request): copy thoughtSignature to all functionCall parts in the same turn to satisfy gemini-3.1-pro requirements (3f9c14e)

Install Beta

Update your opencode.json:

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