Beta Release v1.2.9-beta.3
⚠️ This is a beta release for testing. Use at your own risk.
Base version: 1.2.9
Compare changes: v1.2.9-beta.2...v1.2.9-beta.3
- Bump version to 1.2.9-beta.3 (ac23a83)
- fix: indentation (411b4a5)
- fix: refund tokens in case of network/io (fbcf56d)
- fix: negative errors, fallback (c483a3a)
- ref: clamp values in range, prevent neg (54a8d2b)
- ref: update default value for rotation (c0f8696)
- doc: update hybrid doc (05424fa)
- fix: config param (cef4c9f)
- ref: added tests for missing rotations (f01c834)
- fix: fallback index null (8333528)
- ref: update default value for rotation (e118afb)
- ref: update default value for rotation (8acd803)
- ref: update default value for rotation (7987975)
- doc: update comment (ac234c4)
- fix: use max tokens instead of hardcoded value (8f569fe)
- feat: add tests for rotations (8bc5d8c)
- feat: add more rotation method (e99f2d7)
- fix: correct parseRateLimitReason argument order and pass serverRetryMs (41ad0e0)
- fix: model name transformation and rate limit reason classification (b6f3ed8)
- fix(review): tighten safety settings and improve image config validation (ff6b191)
- fix: exclude image models from auto-suffixing (6ea246c)
- feat: add image generation support for Gemini image models (8764189)
Install Beta
Update your opencode.json:
{
"plugin": ["opencode-antigravity-auth@1.2.9-beta.3"]
}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