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

latest release: v1.3.1-beta.3
pre-release6 hours ago

Beta Release v1.3.1-beta.2

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

Base version: 1.3.1

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

  • chore: bump version to 1.3.1-beta.2 and remove unused googleSearch config (83e2f0e)
  • refactor(config): remove deprecated web_search configuration and related logic (b573170)
  • fix(search): remove unused SEARCH_THINKING_BUDGET constants from search module (52bb0eb)
  • fix(search): update SEARCH_MODEL to gemini-3-flash and refactor thinking budget logic in executeSearch function (c180290)
  • feat(search): implement google_search tool for web search with enhanced capabilities and deprecate legacy configurations (3557760)

Install Beta

Update your opencode.json:

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