What's Changed
Sidecar Update (CLIProxyAPIPlus v6.8.45-0)
- Dynamic copilot model fetching — fetches available models from GitHub instead of hardcoded list
- Claude compressed SSE fix — prevents compressed SSE streams + magic-byte decompression fallback
- Auth event storm debounce — fixes watcher callback storms on auth file changes
- GPT 5.4 model — new model support added
- Copilot
/responsessupport — for gpt-4o and gpt-4.1 models - Excluded vertex models config — configurable vertex model exclusion
- Antigravity adaptive effort passthrough — fixes effort mapping
- Strip
defer_loadingfrom Claude tool declarations - Conditionally remove
service_tierfrom OpenAI response - Remove SOFT_LIMIT_REACHED logic + tool compression cleanup
Full Changelog: v0.4.9...v0.4.10