Files
claw-code/rust/crates/api
TheArchitectit baa8d1ba6e fix: detect HTML responses in streaming path
When a provider returns HTML (e.g., error page, wrong endpoint) instead
of JSON in an SSE stream, provide a clear error message instead of
hanging or failing with a cryptic parse error.

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