Beta Release v1.2.9-beta.9
⚠️ This is a beta release for testing. Use at your own risk.
Base version: 1.2.9
Compare changes: v1.2.9-beta.8...v1.2.9-beta.9
- fix: update token consumption test to use toBeCloseTo for floating point precision (86f712a)
- fix: enhance Gemini tool wrapping to include counts of wrapped functions and passthrough tools (dba6475)
- chore: bump version to 1.2.9-beta.9 (85d5ac2)
- fix: wrap Gemini tools in functionDeclarations format (40c90b3)
Install Beta
Update your opencode.json:
{
"plugin": ["opencode-antigravity-auth@1.2.9-beta.9"]
}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