Files
CLIProxyAPI/sdk
sususu98 8f686345b9 fix(responses): full transcript replay on WS-to-SSE Codex paths
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
2026-06-29 18:47:55 +08:00
..