mirror of
https://github.com/Nezumi-2711/9router.git
synced 2026-09-22 13:38:31 +00:00
- Passthrough: skip non-JSON data lines instead of forwarding raw garbage - Translate: stop emitting redundant [DONE] sentinel (message_stop terminates) - Add streamDoneSent flag to prevent duplicate [DONE] across transform + flush - Warn on unexpected upstream Content-Type for streaming responses PR #2046 by @qianze0628 Co-authored-by: Cursor <cursoragent@cursor.com>