Beta Release v1.2.7-beta.6
⚠️ This is a beta release for testing. Use at your own risk.
Base version: 1.2.7
Compare changes: v1.2.7-beta.5...v1.2.7-beta.6
- chore: bump version to 1.2.7-beta.6 (c89a7b8)
- fix: add user-friendly error message when OAuth port is already in use (0dc26d2)
- Update plugin version in README.md to beta (c6201c9)
- Revise upgrade steps and config for antigravity (e39d4b8)
- Add Ko-fi username for funding support (f92c36a)
Install Beta
Update your opencode.json:
{
"plugin": ["opencode-antigravity-auth@1.2.7-beta.6"]
}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