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
test(runtime): pin the strict-relay contract for stream usage requests
Every OpenAI-compatible chat request asks for `stream_options.include_usage`.
A relay that rejects the field answers 400; the runtime surfaces that as the
provider's own error and does not resend without the field. A connection that
cannot report usage has no context baseline, and the user should learn that
from the error, not from a compaction that never happens.
Refs #4559
Generated-by: Claude Code
Claude-Session: https://claude.ai/code/session_014ajaRxC4jydavY9nYUFj5J
0 commit comments