chatGptCodexModels top-level property
Slugs only — same shape callers used to read from the hand-rolled list before the sync script existed.
Implementation
final List<String> chatGptCodexModels = <String>[
for (final m in chatGptCodexBundledModels) m.slug,
];