Files
OmniRoute/tests
Diego Rodrigues de Sa e Souza 02a43643d7 fix(translator): strict Anthropic content-block compliance in antigravity→openai request
Two empirically reproduced bugs in convertContent:

- Empty text parts (thoughtSignature text with "", or an empty regular
  text) were emitted as empty content blocks, which Anthropic rejects with
  a 400. Empty strings are now skipped.
- When a content mixed functionResponse with functionCall / text /
  reasoning, only the tool-result messages survived and the accompanying
  assistant message (tool calls + text) was silently dropped. Both are now
  emitted.

Co-authored-by: Sutarto Jordan Chrisfivo <Jordannst@users.noreply.github.com>
Inspired-by: https://github.com/decolua/9router/pull/2296
2026-07-02 14:16:31 -03:00
..
2026-06-17 19:26:32 -03:00
2026-05-23 01:46:59 -03:00
2026-07-02 10:47:13 -03:00
2026-06-19 06:49:01 -03:00
2026-07-02 10:47:13 -03:00
2026-06-10 13:49:08 -03:00
2026-07-02 10:47:13 -03:00
2026-06-13 17:27:40 -03:00