List GPT-6-Astra in the model picker (#42879)

## What changed

Set GPT-6-Astra's bundled model visibility to `list` so it appears first in the interactive model picker, and update the picker snapshot for the new entry and numbering.

GitOrigin-RevId: 1bbbb7cb932b53d121a2d3246343c06e120da2f7
This commit is contained in:
rhan-oai
2026-09-04 22:34:02 +00:00
committed by copyberry
parent 3b2d9a69e6
commit a97cf1b72e
2 changed files with 8 additions and 6 deletions

View File

@@ -64,7 +64,7 @@
}
],
"shell_type": "unified_exec",
"visibility": "hide",
"visibility": "list",
"minimal_client_version": "0.153.0",
"supported_in_api": true,
"availability_nux": null,

View File

@@ -5,12 +5,14 @@ expression: popup
Select Model and Effort
Access legacy models by running codex -m <model_name> or in your config.toml
1. gpt-5.6-sol (default) Latest frontier agentic coding model.
2. gpt-5.6-terra Balanced agentic coding model for everyday work.
3. gpt-5.6-luna Fast and affordable agentic coding model.
4. gpt-5.5 Frontier model for complex coding, research, and
1. gpt-6-astra (default) Our most capable model for complex, demanding
work.
2. gpt-5.6-sol Latest frontier agentic coding model.
3. gpt-5.6-terra Balanced agentic coding model for everyday work.
4. gpt-5.6-luna Fast and affordable agentic coding model.
5. gpt-5.5 Frontier model for complex coding, research, and
real-world work.
5. gpt-5.2 (current) Optimized for professional work and long-running
6. gpt-5.2 (current) Optimized for professional work and long-running
agents.
Press enter to confirm or esc to go back