What's Changed
Fixes
- quota: Add missing model name mappings for Antigravity quota display
- Map Gemini 3.x models (3-pro-high, 3-pro-low, 3-flash, etc.)
- Add Claude 4.5/4.6 variants (Haiku, Sonnet, Opus)
- Include Chat models (chat_20706, chat_23310)
- Support Imagen variants
Dependencies
This release bundles updates from CLIProxyAPIPlus v6.7.50-0 through v6.7.53-0:
| Version | Changes |
|---|---|
| v6.7.53-0 | Fix Claude Opus 4.6 metadata, Enable Haiku 4.5 extended thinking |
| v6.7.52-1 | Fix empty content in Claude format messages |
| v6.7.52-0 | Add Claude Opus 4.6 support for Kiro, Centralize Codex constants |
| v6.7.51-0 | Register Claude 4.6 static data, Remove redundant bytes.Clone |
| v6.7.50-0 | Add GPT 5.3 Codex model, Optimize payload cloning & JSON schema |
Full Changelog
425776d chore: bump version to v0.3.104
cac4128 fix(quota): add missing model name mappings for Antigravity
7c3bfab chore: bump version to v0.3.103