You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(proxy): downstream abort propagation, Anthropic stream completion, history filtering
- Cancel upstream requests when client disconnects via abort signal
- Stop reading Anthropic SSE after message_stop event
- Skip inference history for non-LLM requests and empty records
- Use Intl.NumberFormat for full USDC precision (up to 12 decimals)
- Guard stream res.end() against double-close
- Default claude model changed to stepfun/step-3.5-flash
0 commit comments