APIBypass v0.5.9
Bug Fix
- SSE streaming lost events: Fixed
SSEDecoderto yield events immediately upon receiving eachdata:line, rather than waiting for blank line separators. Some upstream providers (e.g., Fireworks) send SSE events without blank line boundaries, causing all events to be buffered until stream end and appear as non-streaming output in Claude Code terminal.