github NoeFabris/opencode-antigravity-auth v1.2.9-beta.2
v1.2.9-beta.2 (Beta)

latest release: v1.2.9-beta.3
pre-release2 days ago

Beta Release v1.2.9-beta.2

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

Base version: 1.2.9

Compare changes: v1.2.9-beta.1...v1.2.9-beta.2

  • Update package.json (97a1152)
  • fix: remove additionalProperties from Gemini tool schemas and apply cleanJSONSchemaForAntigravity (1db0fe4)
  • fix: transform tool schemas to Gemini-compatible format (34d9d9f)
  • refactor: simplifying sentence structure (a79d44a)
  • docs: adding documentation for Gemini CLI model issues. (402af3a)
  • docs: Make browser OAuth troubleshooting sections collapsible (094fca3)
  • docs: Address review feedback - add Windows commands and port hints (f3d4205)
  • docs: Add Safari/browser OAuth troubleshooting section (693a2bc)
  • docs: add missing config options and improve documentation (462b429)
  • test(storage): update tests to match .gitignore and tmp file write logic (342edbf)
  • feat(storage): add .gitignore to GITIGNORE_ENTRIES (4da338e)
  • test(storage): add comprehensive tests for .gitignore management (41ef24e)
  • feat(cache): ensure .gitignore when signature cache persists (8cfebb5)
  • feat(debug): ensure .gitignore when debug mode initializes (afe7f1a)
  • feat(storage): auto-create .gitignore for sensitive files (55726b3)

Install Beta

Update your opencode.json:

{
  "plugin": ["opencode-antigravity-auth@1.2.9-beta.2"]
}

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.