Beta Release v1.2.9-beta.6
⚠️ This is a beta release for testing. Use at your own risk.
Base version: 1.2.9
Compare changes: v1.2.9-beta.5...v1.2.9-beta.6
- fix: bump version to 1.2.9-beta.6 (bc44677)
- fix: improve hostname detection for OrbStack Docker environment (7f05475)
- fix: smart bind address detection for OAuth callback server (0fce74e)
Install Beta
Update your opencode.json:
{
"plugin": ["opencode-antigravity-auth@1.2.9-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