model_catalog_json in profile not honoured
Open
Nobody has claimed this yet.
bug
CLI
config
- Dominant language
- Rust
- Stars
- 125k
- Forks
- 19.4k
- PR merge metrics
- PR metrics pending
Description
What version of Codex CLI is running?
v0.148.0
What subscription do you have?
Enterprise
Which model were you using?
No response
What platform is your computer?
Linux
What terminal emulator and version are you using (if applicable)?
No response
Codex doctor report
What issue are you seeing?
I set model_catalog_json in a profile file.
Codex doesn't apply that setting.
The setting isn't present on main config.
What steps can reproduce the bug?
Make a model_catalog_json and use it in a profile.
What is the expected behavior?
The setting is honoured.
Additional information
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue with a profile containing model_catalog_json while the main config omits it. Trace profile loading and configuration handling for that setting, then verify that the configured model catalog is applied when the profile is selected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100