Skip to content

feat(drivers/codex): add gpt-5.5 to model list#132

Merged
Fullstop000 merged 1 commit intomainfrom
add-gpt-5-5-model
May 1, 2026
Merged

feat(drivers/codex): add gpt-5.5 to model list#132
Fullstop000 merged 1 commit intomainfrom
add-gpt-5-5-model

Conversation

@Fullstop000
Copy link
Copy Markdown
Owner

Summary

  • Adds gpt-5.5 at the top of CodexDriver::list_models so it shows up first in the picker
  • Updates the unit test to match (8 entries, gpt-5.5 at index 0)

Test plan

  • cargo test -p chorus --lib test_codex_driver_list_models
  • /gstack-qa: create a codex agent and confirm gpt-5.5 is selectable in the model dropdown
  • Send a message to the agent on gpt-5.5 and confirm a normal turn lands

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@Fullstop000 Fullstop000 merged commit 09a2f58 into main May 1, 2026
3 checks passed
@Fullstop000 Fullstop000 deleted the add-gpt-5-5-model branch May 1, 2026 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant