Files
OmniRoute/tests/unit
diegosouzapw bdca029cbd fix(providers): route opencode-go/gpt-5.6-luna to /responses (#12196)
opencode-go's static model registry was missing a gpt-5.6-luna entry, so
getModelTargetFormat() returned null and resolveOpencodeTargetFormat()
fell back to "openai", making OpencodeExecutor.buildUrl() post to
/chat/completions -- which the Go upstream 500s on for this model (it
only serves gpt-5.6-luna via /responses). The github provider already
declares targetFormat:"openai-responses" for the same model id, and
opencode-go itself already does the same for deepseek-v4-pro/flash.

Adds the missing registry entry mirroring those siblings.
2026-09-10 15:44:00 -03:00
..
2026-06-17 19:26:32 -03:00
2026-08-26 14:25:01 -03:00
2026-06-27 09:07:12 -03:00
2026-08-26 14:25:01 -03:00
2026-08-26 14:25:01 -03:00
2026-08-26 14:25:01 -03:00
2026-08-26 14:25:01 -03:00
2026-08-26 14:25:01 -03:00
2026-06-29 16:51:03 -03:00
2026-06-17 19:26:32 -03:00
2026-08-26 14:25:01 -03:00
2026-08-26 14:25:01 -03:00
2026-08-26 14:25:01 -03:00
2026-05-26 23:51:47 -03:00
2026-06-21 08:56:51 -03:00
2026-08-26 14:25:01 -03:00
2026-05-29 12:44:29 -03:00
2026-08-26 14:25:01 -03:00
2026-08-26 14:25:01 -03:00
2026-05-26 23:51:47 -03:00
2026-08-26 14:25:01 -03:00
2026-05-26 23:51:47 -03:00
2026-08-26 14:25:01 -03:00
2026-08-26 14:25:01 -03:00
2026-06-13 17:27:40 -03:00
2026-08-26 14:25:01 -03:00
2026-08-26 14:25:01 -03:00
2026-08-26 14:25:01 -03:00
2026-08-26 14:25:01 -03:00
2026-06-29 16:51:03 -03:00
2026-08-26 14:25:01 -03:00
2026-08-26 14:25:01 -03:00
2026-08-26 14:25:01 -03:00
2026-08-26 14:25:01 -03:00
2026-08-26 14:25:01 -03:00
2026-08-26 14:25:01 -03:00
2026-08-26 14:25:01 -03:00
2026-06-26 02:51:06 -03:00
2026-08-26 14:25:01 -03:00
2026-08-26 14:25:01 -03:00
2026-08-26 14:25:01 -03:00
2026-05-29 19:54:00 -03:00
2026-08-26 14:25:01 -03:00
2026-06-29 16:51:03 -03:00
2026-08-26 14:25:01 -03:00
2026-08-26 14:25:01 -03:00
2026-08-26 14:25:01 -03:00
2026-08-26 14:25:01 -03:00
2026-06-19 06:49:01 -03:00
2026-05-24 18:05:58 -03:00