What's New
CLIProxyAPI v6.5.65
- Antigravity Image Support: Added support for images and files in Antigravity provider requests
- Fixed handling of base64-encoded images in Claude API translation
- Resolves router-for-me/CLIProxyAPI#478
Updates
- Updated all platform binaries:
- macOS ARM64 (Apple Silicon)
- macOS x86_64 (Intel)
- Linux x86_64
- Windows x86_64
- Updated CLIProxyAPI submodule from v6.5.64 to v6.5.65
Technical Details
The v6.5.65 update adds native image handling support for Antigravity provider, allowing users to send images through the proxy without errors. The backend now properly converts inline image data (base64-encoded) into the format expected by Antigravity's Claude API.
Full Changelog: router-for-me/CLIProxyAPI@v6.5.64...v6.5.65