Beta Release v1.2.5-beta.5
⚠️ This is a beta release for testing. Use at your own risk.
Base version: 1.2.5
Compare changes: v1.2.5-beta.4...v1.2.5-beta.5
- chore: update version to 1.2.5-beta.5 and add zod-to-json-schema dependency (59a1088)
- refactor: remove medium tier models and update model resolution logic (e4cb087)
Install Beta
Update your opencode.json:
{
"plugin": ["opencode-antigravity-auth@1.2.5-beta.5"]
}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