Files
openclaw/extensions
Peter Steinberger 0a0e485e80 fix(qa-lab): omit empty openai.baseUrl in live-frontier child config (#109810)
normalizeQaLiveProviderConfig injected baseUrl:"" when the host provider omitted baseUrl, failing the child gateway's config schema (baseUrl >=1 char) so every live-frontier scenario failed to start. Omit missing/empty/whitespace baseUrl so the provider default applies; valid URLs preserved.
2026-07-17 18:13:03 +01:00
..