Beta Release v1.2.8-beta.0
⚠️ This is a beta release for testing. Use at your own risk.
Base version: 1.2.8
Compare changes: v1.2.7-beta.7...v1.2.8-beta.0
- fix: apply cross-model signature sanitization to single requests (ee80aea)
- feat: add legacy Gemini 3 model support for Antigravity quota and implement E2E test suite (219069a)
- docs: update README for clarity and improved installation instructions (c3f0fa2)
- fix: extend thought signature caching to Gemini 3 models (ac3788d)
Install Beta
Update your opencode.json:
{
"plugin": ["opencode-antigravity-auth@1.2.8-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