Beta Release v1.2.8-beta.2
⚠️ This is a beta release for testing. Use at your own risk.
Base version: 1.2.8
Compare changes: v1.2.8-beta.1...v1.2.8-beta.2
- feat: mock proper-lockfile and enhance fs mocks in tests (f100680)
- chore: update version to 1.2.8-beta.2 in package.json (9cbc1b3)
- feat: implement variant thinking configuration extraction and model resolution (9eb09b5)
- feat: add extractVariantThinkingConfig for provider-specific thinking config (c3d694b)
- feat: add file locking and multi-session PID offset (f713005)
- feat: smart account routing with error differentiation (eedafe5)
Install Beta
Update your opencode.json:
{
"plugin": ["opencode-antigravity-auth@1.2.8-beta.2"]
}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