Skip to content

Add GPT 5.5#70

Open
devin-ai-integration[bot] wants to merge 1 commit into
mainfrom
devin/1777480237-add-gpt-5-5
Open

Add GPT 5.5#70
devin-ai-integration[bot] wants to merge 1 commit into
mainfrom
devin/1777480237-add-gpt-5-5

Conversation

@devin-ai-integration
Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration Bot commented Apr 29, 2026

Summary

Add GPT 5.5 as a model option in both the app client and server.

  • Added gpt55 entry to MODELS in app/constants.ts with the OpenAI icon
  • Added gpt55: 'gpt-5.5' to the server model map in server/src/chat/gpt.ts

Review & Testing Checklist for Human

  • Verify GPT 5.5 appears in the model selector in the app
  • Test sending a message using GPT 5.5 to confirm server routing works

Notes

Follows the same pattern used for existing GPT models (GPT 5.2, GPT 5 Mini).

Link to Devin session: https://app.devin.ai/sessions/7c240e12b92c42b5951385e57935e159
Requested by: @dabit3


Devin Review

Status Commit
⚪ Not started

💡 Connect your GitHub account to enable automatic code reviews.

Open in Devin Review (Staging)
Open in Devin Review

Co-Authored-By: Nader Dabit <dabit3@gmail.com>
@devin-ai-integration
Copy link
Copy Markdown
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

Copy link
Copy Markdown
Contributor Author

@devin-ai-integration devin-ai-integration Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 2 additional findings.

Open in Devin Review

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