Release v1.2.4
Compare changes: v1.2.3...v1.2.4
- docs: update readme version to 1.2.4 [skip ci] (109c5c0)
- feat: add option to preserve thinking blocks for Claude models with trade-offs (b7c6222)
- feat: improve thinking block handling in Antigravity request preparation (0f74555)
- feat: update Claude model handling to strip all thinking blocks, eliminating signature errors, improve parsing tool and thinking logic reference to CLIProxyAPI (dd5ea55)
- Add Antigravity schema cleaner and warmup fixes (5d52ed0)
- docs: update README (aa865ac)
Upgrade
Update your opencode.json:
{
"plugins": ["opencode-antigravity-auth@1.2.4"]
}If stuck on an old version, clear the cache:
rm -rf ~/.cache/opencode/node_modules ~/.cache/opencode/bun.lock