mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced 2026-06-22 05:32:52 +08:00
- Updated WebSocket response repair tests to validate incremental preservation of response calls and outputs. - Added new test cases for custom tool responses ensuring accurate handling of output cache and call cache. - Refactored `repairResponsesWebsocketToolCallsWithCaches` to handle orphan outputs more consistently. - Adjusted input filtering logic for clearer incremental repair behavior. Closes: #3569