[BUG] Stream stall + sdk_stream_ended_no_result after update to 2.1.141

Resolved 💬 6 comments Opened May 14, 2026 by ViNcE-GrAnD Closed May 15, 2026

Preflight Checklist

  • [x] I have searched existing issues and this hasn't been reported yet
  • [x] This is a single bug report (please file separate reports for different bugs)
  • [x] I am using the latest version of Claude Code

What's Wrong?

After the extension auto-updated today (2026-05-14), long sessions started failing with streaming stalls and no result delivered, despite the API completing the request successfully. Rolling back to the previous version resolved the issue immediately — the buffered response was even already there on rollback.
Fast mode unavailable logged 4 times per request without being requested
Slow first byte (~30s)
Streaming stall (~50s gap)
sdk_stream_ended_no_result with had_error: true

What Should Happen?

Normal streaming as in the previous version.

Error Messages/Logs

[WARN] Slow first byte: no stream chunk 30.0s after request sent (attempt 1)
[WARN] Streaming stall detected: 50.9s gap between events (stall #1)
[WARN] Streaming completed with 1 stall(s), total stall time: 50.9s
[DEBUG] Fast mode unavailable: Fast mode requires extra usage billing · /extra-usage to enable
sdk_stream_ended_no_result — had_error: true

Steps to Reproduce

no prompt did work => any prompt caused that behaviour

Claude Model

Opus

Is this a regression?

Yes, this worked in a previous version

Last Working Version

2.1.140

Claude Code Version

2.1.141

Platform

Anthropic API

Operating System

Ubuntu/Debian Linux

Terminal/Shell

VS Code integrated terminal

Additional Information

i regressed to previous plugin version and it works.

View original on GitHub ↗

This issue has 6 comments on GitHub. Read the full discussion on GitHub ↗