mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced 2026-09-06 16:15:50 +08:00
For downstream websocket with CPA-mediated HTTP/SSE upstream (non-passthrough), always merge the full conversation transcript instead of sending incremental previous_response_id turns. Release pinned websocket auths after timeout and gateway failures, and after WS bootstrap failover pin the successful SSE credential so the next turn keeps merged context instead of retrying a suspended websocket auth. Fixes #4048