-
Notifications
You must be signed in to change notification settings - Fork 4.1k
feat: use s/r for gpt-5 #7153
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: use s/r for gpt-5 #7153
Conversation
AI Code Reviewundefined No specific line comments generated. |
Code Review Summary✅ Strengths
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cubic analysis
No issues found across 1 file. Review in cubic
|
🎉 This PR is included in version 1.5.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 1.7.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Summary by cubic
Search and replace edits are now used for GPT-5 models, matching how Claude models are handled. This ensures consistent tool behavior for supported models.