Files
claw-code/rust/crates
TheArchitectit 33d2f7892d fix: detect raw JSON errors in streaming path
When a provider returns a JSON error (e.g., {"error":{"message":"..."}})
without SSE framing (no "data:" prefix), the SSE parser was silently
ignoring it and hanging. Now detects and surfaces these errors.

Also handles HTML responses that lack SSE framing.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-25 05:21:51 +00:00
..
2026-05-25 04:36:30 +00:00