Describe the Bug
I guess that because the model being used is older and the date is not being sent on the BugBot prompt, it doesn’t know this - but I’m getting a false bug on my PRs
“The Anthropic API model name was incorrectly changed from claude-3-5-sonnet-latest to claude-sonnet-4-20250514. This new model name is invalid and does not follow Anthropic’s naming conventions (e.g., “Claude 4” does not exist), which will cause API calls to fail.”
Steps to Reproduce
bugbot run
on PR with hardcoded Claude 4 Sonnet in API
Expected Behavior
Should not
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
Version: 1.1.5
VSCode Version: 1.96.2
Commit: ef5eeb47a684b4c217dfaf0463aa7ea952f8ab90
Date: 2025-06-21T05:23:57.743Z
Electron: 34.5.1
Chromium: 132.0.6834.210
Node.js: 20.19.0
V8: 13.2.152.41-electron.0
OS: Darwin arm64 23.5.0
Does this stop you from using Cursor
No - Cursor works, but with this issue