Files
OmniRoute/tests
diegosouzapw 016deae964 fix(kiro): serialize non-string role:tool content for CodeWhisperer (#2446)
An OpenAI-style role:"tool" message carrying structured/array content was
collapsing to content:[{ text: "" }], which CodeWhisperer rejects with
400 'Improperly formed request'. Reuse serializeToolResultContent (already used
by the Anthropic tool_result path) so structured output is never empty.
2026-05-21 04:00:18 -03:00
..
2026-05-21 01:29:12 -03:00
2026-05-10 00:55:06 -03:00