What version of Codex CLI is running?
codex-cli 0.145.0
What subscription do you have?
pro20x
Which model were you using?
gpt-5.6-sol
What platform is your computer?
Darwin 25.5.0 arm64 arm
What terminal emulator and version are you using (if applicable)?
No response
Codex doctor report
What issue are you seeing?
gpt-5.6-luna is marked as MultiAgent V1 in the model catalog. In a MultiAgent V2 session, spawn_agent only allows models marked for V2, so Luna
cannot be selected:
Unknown model gpt-5.6-luna for spawn_agent. Available models: gpt-5.6-sol, gpt-5.6-terra.
What steps can reproduce the bug?
- Start a session using MultiAgent V2.
- Call spawn_agent with model="gpt-5.6-luna" and fork_turns="none".
- Observe that the request is rejected because Luna is not available as a V2 model.
What is the expected behavior?
gpt-5.6-luna should be marked as supporting MultiAgent V2 and should be accepted as a spawn_agent model override.
Additional information
No response
What version of Codex CLI is running?
codex-cli 0.145.0
What subscription do you have?
pro20x
Which model were you using?
gpt-5.6-sol
What platform is your computer?
Darwin 25.5.0 arm64 arm
What terminal emulator and version are you using (if applicable)?
No response
Codex doctor report
What issue are you seeing?
gpt-5.6-luna is marked as MultiAgent V1 in the model catalog. In a MultiAgent V2 session, spawn_agent only allows models marked for V2, so Luna
cannot be selected:
Unknown model gpt-5.6-luna for spawn_agent. Available models: gpt-5.6-sol, gpt-5.6-terra.
What steps can reproduce the bug?
What is the expected behavior?
gpt-5.6-luna should be marked as supporting MultiAgent V2 and should be accepted as a spawn_agent model override.
Additional information
No response