Files
OmniRoute/changelog.d/fixes/7171-codex-responses-lite-parallel-tools.md
Alex 1636a8ec4e fix(executors): disable parallel tools for Codex Responses Lite (#7171)
* chore(ci): add .mergify.yml to main — Mergify only reads config from the default branch (#7168)

* fix(executors): disable parallel tools for Codex Responses Lite

* docs(changelog): add Responses Lite fix fragment

---------

Co-authored-by: Diego Rodrigues de Sa e Souza <8016841+diegosouzapw@users.noreply.github.com>
Co-authored-by: alexey.nazarov@softmg.ru <alexey.nazarov@softmg.ru>
2026-07-18 21:18:06 -03:00

189 B

  • fix(executors): Codex Responses Lite requests force serial tool calls required by the upstream API (#7171) — thanks @fenix007