Beta Release v1.2.9-beta.4
⚠️ This is a beta release for testing. Use at your own risk.
Base version: 1.2.9
Compare changes: v1.2.9-beta.3...v1.2.9-beta.4
- Update package.json (b172e3d)
- fix: corrigir revisão de código (logic, style, docs) (5353321)
- fix: tratar Resource has been exhausted como capacity temporária (bbfb06f)
- fix: preserve manually configured projectId during account updates (4c47180)
Install Beta
Update your opencode.json:
{
"plugin": ["opencode-antigravity-auth@1.2.9-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