github NoeFabris/opencode-antigravity-auth v1.3.3-beta.3
v1.3.3-beta.3 (Beta)

latest releases: v1.4.1, v1.4.0
pre-release9 hours ago

Beta Release v1.3.3-beta.3

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

Base version: 1.3.3

Compare changes: v1.3.3-beta.2...v1.3.3-beta.3

  • feat: enhance debug logging with process ID for better traceability (37cb20f)
  • feat: apply debug logging improvements from stash (ec6eeb2)
  • chore: remove header-style.test.ts due to @opencode-ai/plugin package issue (9089282)
  • chore: merge task-05 with conflict resolution (efb2000)
  • hive: merge 04-simplify-model-configuration (squashed) (1442cbb)
  • hive: merge 03-update-rate-limit-fallback-to-exhaust-antigravity-first (squashed) (0461bd0)
  • hive: merge 02-remove-model-suffix-parsing (squashed) (b71a9c6)
  • hive: merge 01-change-default-header-style-for-gemini (squashed) (47adfe2)

Install Beta

Update your opencode.json:

{
  "plugin": ["opencode-antigravity-auth@1.3.3-beta.3"]
}

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.