Release v1.2.1
Compare changes: v1.2.0...v1.2.1
- docs: update readme version to 1.2.1 [skip ci] (b81d70f)
- PR fixes (2a4909b)
- feat: refactor debug logging to write to file and enhance plugin entry handling (3393228)
- chore: bump version to 1.2.1 (97d9b34)
- feat: enhance logging functionality with configurable log directory and debug output (c611e4d)
- docs: update installation instructions to include model definitions for LLM agents (bd124f9)
- feat: implement auto-update checker for Antigravity plugin with installation instructions and model updates (a5f2ff4)
- Improves Antigravity account management and debugging (684076e)
Upgrade
Update your opencode.json:
{
"plugins": ["opencode-antigravity-auth@1.2.1"]
}If stuck on an old version, clear the cache:
rm -rf ~/.cache/opencode/node_modules ~/.cache/opencode/bun.lock