Context
OpenAI and models.dev now list GPT-5.6 Sol, Terra, and Luna, but the CLI's Codex OAuth allow-list and OpenAI reasoning variants do not expose their complete model-specific effort levels.
Goal
Make all three models available through OpenAI API-key and Codex OAuth authentication with correct effort and context metadata.
User story
As an aictrl CLI user, I want to select GPT-5.6 Sol, Terra, or Luna with the efforts supported by my authentication path.
Proposed approach
Update the model fixture, OpenAI variant generation, and Codex OAuth filtering while keeping live models.dev data authoritative.
Acceptance criteria
Out of scope
- Adding new proactive multi-agent orchestration semantics for
ultra. - Advertising the models through gateways that do not publish them.
Risks and dependencies
- Availability depends on OpenAI and models.dev continuing to publish these model IDs.
Open questions
Context
OpenAI and models.dev now list GPT-5.6 Sol, Terra, and Luna, but the CLI's Codex OAuth allow-list and OpenAI reasoning variants do not expose their complete model-specific effort levels.
Goal
Make all three models available through OpenAI API-key and Codex OAuth authentication with correct effort and context metadata.
User story
As an aictrl CLI user, I want to select GPT-5.6 Sol, Terra, or Luna with the efforts supported by my authentication path.
Proposed approach
Update the model fixture, OpenAI variant generation, and Codex OAuth filtering while keeping live models.dev data authoritative.
Acceptance criteria
none,low,medium,high,xhigh, andmax.ultraand Luna throughmax;ultrasendsmaxon the wire.Out of scope
ultra.Risks and dependencies
Open questions