Arnab Saha
b83b2e3f1c
fix(openai-codex): honor providerConfig.baseUrl in dynamic-model synthesis fallback ( #76428 )
...
* fix(openai-codex): honor providerConfig.baseUrl in dynamic-model synthesis fallback
The synthesis fallback in resolveCodexForwardCompatModel hardcoded
OPENAI_CODEX_BASE_URL when the model registry had no template row to
clone, which meant openai-codex providers configured with a custom
baseUrl (e.g. a local proxy that forwards Codex traffic) silently
fell back to api.openai.com / chatgpt.com - bypassing the proxy and
typically failing the auth contract.
Synthesis now reads ctx.providerConfig.baseUrl when present, with the
existing OPENAI_CODEX_BASE_URL constant as the fallback. No effect on
template-clone or registry-find paths, which already inherit the
configured baseUrl through the cloned template.
* docs(changelog): add Unreleased Fixes entry for #76428 codex synthesis baseUrl honor
2026-05-02 22:52:29 -07:00
..
2026-05-03 03:08:47 +01:00
2026-05-02 17:11:55 -07:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-02 23:48:11 -05:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-01 20:34:18 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-02 23:48:11 -05:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 04:20:02 +00:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:21:06 +00:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-02 22:52:29 -07:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:34:36 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-02 23:48:11 -05:00
2026-05-03 03:08:47 +01:00
2026-05-01 12:02:22 +01:00
2026-05-01 14:12:17 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-02 23:50:54 -05:00
2026-05-03 04:34:21 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-05-03 03:08:47 +01:00
2026-04-29 05:25:43 +01:00
2026-04-28 05:21:57 +01:00
2026-04-29 05:25:43 +01:00