Beta Release v1.2.9-beta.5
⚠️ This is a beta release for testing. Use at your own risk.
Base version: 1.2.9
Compare changes: v1.2.9-beta.4...v1.2.9-beta.5
- fix: clarify priority between thinkingLevel and thinkingBudget in extractVariantThinkingConfig (90fe2e8)
- feat: add Google Search (Grounding) configuration and integration (d91cc28)
- Add comprehensive documentation for Antigravity Auth plugin (1a6237c)
Install Beta
Update your opencode.json:
{
"plugin": ["opencode-antigravity-auth@1.2.9-beta.5"]
}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