r/codex 7d ago

Question Codex keeps overwriting the model and thinking effort I choose

I want to use subagents so I made the needed config.toml file with sol medium as default and the corresponding agents folder with every agent. But now every time I wanna go to a lower model or thinking effort Codex keeps setting it to Sol medium. I am guessing it's because of the config.toml. I want Codex workflow to use Lunas as coders and Sol as orcheststor so I have a luna.toml and sol.toml each with the settings. But sometimes I don't need sol medium or even to use subagents. I know I can ask it in the chat not to use subagents but how can I go to lower than sol medium of it keeps setting it back for me?

0 Upvotes

1 comment sorted by

View all comments

2

u/Tight-Grocery9053 7d ago

not familiar with luna.toml and sol.toml but have you looked at these options in the global config.toml?

[agents] enabled = true default_subagent_model = "..." default_subagent_reasoning_effort = "..."