Files
OmniRoute/tests
diegosouzapw 12ab83a45d fix(translator): fix 3 Kiro tool_result defects causing 400 on follow-up turns
- map is_error to status "error"/"success" instead of hardcoding "success"
- add serializeToolResultContent() to handle image/JSON content blocks;
  avoids sending text:\"\" which Kiro rejects as improperly formed
- use deterministic uuidv5 for toolUseId when tool_call has no id, preventing
  id mismatch between assistant toolUse and subsequent tool_result

Closes #2446
2026-05-20 18:02:08 -03:00
..
2026-05-10 00:55:06 -03:00