Release v1.0.7
Compare changes: v1.0.6...v1.0.7
- docs: update readme version to 1.0.7 [skip ci] (b1479cf)
- v1.0.7 (2a0ea17)
- feat: add headers initialization for response transformation in Antigravity (98fe23a)
- feat: enhance schema normalization and streaming response handling in Antigravity requests (a85e6be)
- feat: implement true streaming support for SSE responses with TransformStream and enhance response transformation (85d2847)
Upgrade
Update your opencode.json:
{
"plugins": ["opencode-antigravity-auth@1.0.7"]
}If stuck on an old version, clear the cache:
rm -rf ~/.cache/opencode/node_modules ~/.cache/opencode/bun.lock