🔧 Bug Fixes
Extended Thinking Support
This release uses a patched CLIProxyAPI binary that fixes critical issues with Claude's extended thinking feature:
- Fix #730: Handle nested
{"type": "text", "text": {"text": "..."}}format from OpenAI-compatible SDKs - Fix #731: Use
reasoning_contentinstead ofreasoningto match streaming format - Fix #732: Remove inaccurate token estimation for reasoning tokens
What's Changed
- Switched to patched CLIProxyAPI fork (heyhuynhgiabuu/CLIProxyAPI) until upstream merges the fixes
Note
Once the upstream CLIProxyAPI repository merges these fixes, ProxyPal will switch back to the official releases.
Full Changelog: v0.3.18...v0.3.19