Beta Release v1.2.8-beta.4
⚠️ This is a beta release for testing. Use at your own risk.
Base version: 1.2.8
Compare changes: v1.2.8-beta.3...v1.2.8-beta.4
- Bump version to 1.2.8-beta.4 (b37bb53)
- Update src/constants.ts (1566fbe)
- fix: address coderabbit review comments (3e3371b)
- feat: add CLIProxyAPI v6.6.89 Antigravity compatibility (f2215b9)
- Update model names in README.md (caed29f)
- Add troubleshooting section to README (0c521a6)
Install Beta
Update your opencode.json:
{
"plugin": ["opencode-antigravity-auth@1.2.8-beta.4"]
}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