Beta Release v1.2.7-beta.5
⚠️ This is a beta release for testing. Use at your own risk.
Base version: 1.2.7
Compare changes: v1.2.7-beta.4...v1.2.7-beta.5
- Bump version to 1.2.7-beta.5 (a5ef5d2)
- refactor: address CodeRabbit nitpicks by extracting helper and cleaning tests (87b5de4)
- refactor: apply CodeRabbit review suggestions for quota management (782542b)
- fix: resolve 404 errors in gemini-cli fallback using official aliases and v1beta endpoint (60352d7)
- feat: implement model-specific gemini quota with prioritized antigravity pool fallback (9ae7037)
- Add Ko-fi username for funding support (60dcb36)
Install Beta
Update your opencode.json:
{
"plugin": ["opencode-antigravity-auth@1.2.7-beta.5"]
}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