Skip to content

gpt-5.6-luna is marked as MultiAgent V1, so V2 spawn_agent rejects it #35097

Description

@Arbiter5ItsSoul

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?

  1. Start a session using MultiAgent V2.
  2. Call spawn_agent with model="gpt-5.6-luna" and fork_turns="none".
  3. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    CLIIssues related to the Codex CLIbugSomething isn't workingsubagentIssues involving subagents or multi-agent features

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions