Originally created by: sosidudku1
Reported on Discord (user nicopara, 2026-08-06, with a screenshot).
In the cloud-provider setup, the "API base URL" input comes prefilled with https://api.openai.com as actual text. An operator pointing the agent at any other endpoint has to select and delete the prefilled value before typing their own.
The field starts empty, with https://api.openai.com shown as a grey placeholder. Leaving it empty applies the default exactly as today, so nothing changes for OpenAI users; everyone else just types.
Small UX fix in the providers wizard. Related code recently moved in [#41] (base URL normalization lives in the provider layer now), so this is only about the input widget's initial state.
Originally posted by: sosidudku1
Fixed in v0.1.72: the configure-mode wizard now prefills the stored base URL, so pressing Enter through the step no longer resets a custom endpoint to the OpenAI default (#63). Closing.
Ticket changed by: sosidudku1