Release v1.2.0
Compare changes: v1.1.4...v1.2.0
- docs: update readme version to 1.2.0 [skip ci] (261a91f)
- PR fixes (dd17d35)
- docs: expand Claude model flow with comprehensive quirks and adaptations (ed4dabf)
- docs: add Claude model flow documentation for both branches (bb1bbaf)
- feat: enhance removeTrailingThinkingBlocks to preserve signed thinking blocks (ae86e3a)
- feat: implement thinking block sanitization for Claude API compliance (08f9da9)
- feat(claude): add multi-turn thinking signature caching and real-time SSE streaming (314ac9d)
Upgrade
Update your opencode.json:
{
"plugins": ["opencode-antigravity-auth@1.2.0"]
}If stuck on an old version, clear the cache:
rm -rf ~/.cache/opencode/node_modules ~/.cache/opencode/bun.lock