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

pre-release2 hours ago

Beta Release v1.5.0-beta.0

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

Base version: 1.5.0

Compare changes: v1.4.5-beta.0...v1.5.0-beta.0

  • fix: honor cli_first in routing and add regression tests (ea6139b)
  • revert: rollback PR #369 (8700287)
  • fix: add typeRoots configuration to tsconfig.json (7c17baa)
  • fix: update search model to gemini-2.5-flash and adjust generation configuration (b4ec01b)
  • chore: update version to 1.5.0-beta.0 in package.json (319d91d)
  • Handle account deletion without stale auth (fb7247f)
  • docs: update changelog and documentation for model naming and quota management enhancements (22b35a5)
  • docs: add v1.4.5 changelog entry (b47c208)
  • Fix thinking signature reuse for Claude (85957e1)
  • Revert "feat: enhance thinking block handling and logging for Claude models" (4100d72)
  • Revert "fix: prevent empty content arrays from thinking block stripping" (29d72a9)
  • Fix excessive disk writes (3000+/sec) from project context auth updates (b941e6c)
  • fix: ensure secure permissions on initial file creation and existing files (0683b45)
  • fix: set secure file permissions (0600) for credential storage (52deecd)

Install Beta

Update your opencode.json:

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