mirror of
https://github.com/davidkaya/aryx.git
synced 2026-07-28 15:38:37 +02:00
When SSE fallback gets 405 (confirming a Streamable HTTP server), surface the original Streamable HTTP error instead of the misleading SSE 405. Extract HTTP status codes from SDK error objects to produce clearer log messages like 'HTTP 401: Streamable HTTP error: ...'. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>