What's New
CLIProxyAPI v6.6.71 Compatibility
This release ensures compatibility with the latest CLIProxyAPI v6.6.71, which includes:
- Bug Fix: Fixed issue where
codex execwith Gemini/Claude models returned no output (#790) - Improved Model Resolution: Upstream model resolution now happens at the conductor level before execution
- Hot-Reload for Model Mappings: Config watcher now detects changes to Gemini models and OAuth model mappings
Previous Fixes (v0.3.34)
- Config-to-YAML Sync: Fixed regression where UI settings weren't written to
proxy-config.yaml - Added Missing Config Fields:
routing.strategy(sequential/round-robin)commercial-mode(memory-optimized mode)request-log(API request logging)ws-auth(WebSocket authentication)max-retry-interval
- YAML Editor Fix: Editor no longer stuck in "Loading..." when proxy isn't running
- Amp Model Mappings: Reverted to
from/tofield names for CLIProxyAPI compatibility
Upgrade Notes
The download scripts automatically fetch the latest CLIProxyAPI binary from GitHub releases. No manual intervention required.
Full Changelog: v0.3.34...v0.3.35