forked from cline/cline
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Open
Labels
Issue/PR - TriageNew issue. Needs quick review to confirm validity and assign labels.New issue. Needs quick review to confirm validity and assign labels.enhancementNew feature or requestNew feature or requestfeature requestFeature request, not a bugFeature request, not a bugproposal
Description
What specific problem does this solve?
Currently, Roo Code does not support the OpenAI gpt-5-chat-latest model. This limits users who want to leverage the latest conversational AI capabilities for non-reasoning use cases, such as code assistance, content generation, and advanced chat functionalities. Supporting this model will enable users to access improved performance and new features provided by gpt-5-chat-latest, keeping Roo Code competitive and up to date with leading AI technology.
Additional context (optional)
Reference: https://platform.openai.com/docs/models/gpt-5-chat-latest
Roo Code Task Links (Optional)
No response
Request checklist
- I've searched existing Issues and Discussions for duplicates
- This describes a specific problem with clear impact and context
Interested in implementing this?
- Yes, I'd like to help implement this feature
Implementation requirements
- I understand this needs approval before implementation begins
How should this be solved? (REQUIRED if contributing, optional otherwise)
Integrate support for the OpenAI gpt-5-chat-latest model in Roo Code for non-reasoning tasks. This may involve updating the backend to recognize and correctly route requests to this model.
How will we know it works? (Acceptance Criteria - REQUIRED if contributing, optional otherwise)
- Users can select and utilize gpt-5-chat-latest for non-reasoning tasks
- The model performs as expected with no regressions in related features
Technical considerations (REQUIRED if contributing, optional otherwise)
No response
Trade-offs and risks (REQUIRED if contributing, optional otherwise)
No response
Metadata
Metadata
Assignees
Labels
Issue/PR - TriageNew issue. Needs quick review to confirm validity and assign labels.New issue. Needs quick review to confirm validity and assign labels.enhancementNew feature or requestNew feature or requestfeature requestFeature request, not a bugFeature request, not a bugproposal
Type
Projects
Status
Triage