What the Codex config generator outputs
The generator produces two text blocks: Codex CLI config.toml and an auth.json containing a fixed placeholder. config.toml defines an OpenAI Responses-compatible provider, so the model ID and endpoint must exist in the selected service catalog.
The CodeNodex preset uses the current public endpoint and the gpt-5.6-sol provider model ID. This is a CodeNodex routing identifier and must not be assumed to exist on the official OpenAI endpoint or another provider.
- Never collects an API key
- Never writes local files automatically
- Never overwrites existing Codex settings
- Never sends form values to an API