mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced 2026-06-22 19:45:15 +08:00
- Refactored `ConvertOpenAIResponsesRequestToClaude` logic to align tool use with corresponding tool results. - Introduced helper functions for appending and flushing pending reasoning and tool use messages. - Expanded tests to validate message order and content consistency when processing tool calls and results.