mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-02 13:22:11 +03:00
Three tests covering the fixed bug where translateRequest received an object instead of a boolean for the stream parameter: - stream=true round-trip produces boolean true - stream=false round-trip produces boolean false - guard test documenting that passing an object as stream breaks typing Co-Authored-By: Craft Agent <agents-noreply@craft.do> Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>