Skip to content

Commit 4971ce3

Browse files
chore: add changeset for gateway in-stream error propagation
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 94e354e commit 4971ce3

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"zoo-code": patch
3+
---
4+
5+
Surface upstream errors that arrive mid-stream from the Zoo and Vercel AI gateways. Provider failures such as rate limits are sent as an in-band error chunk once the response is already streaming, so the extension previously showed a generic "no response" instead of the real reason. Both handlers now detect these chunks and surface the upstream message (and, for the Zoo gateway, the existing sign-in / add-credits / budget prompts).

0 commit comments

Comments
 (0)