Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
When using Cursor AI, the application fails to process requests because the model selection defaults to “auto”, which is rejected as an invalid model name.
The error message displayed is:
“AI Model Not Found - Model name is not valid: ‘auto’”
This prevents AI Chat and Agent features from working. The issue occurs consistently and appears to be related to model resolution or account configuration.
Request ID: 3c64c108-bdac-4c88-b13b-6207306e92e7
Steps to Reproduce
- Open Cursor IDE.
- Open any project/workspace.
- Open AI Chat or Agent.
- Submit any prompt or request.
- Cursor attempts to process the request.
- The operation fails with the error:
“AI Model Not Found - Model name is not valid: ‘auto’”
The issue happens every time and prevents use of AI features.
Expected Behavior
Cursor should automatically resolve the selected model when “auto” is configured and successfully process AI requests.
Instead of failing with an “AI Model Not Found” error, the request should be routed to an available model and return a response normally.
Screenshots / Screen Recordings
Operating System
Linux
Version Information
Environment:
- OS: Linux
- Cursor Version: 3.13.25
- AI Features Affected: Chat and Agent
Additional Information
Environment:
- OS: Linux
- Cursor Version: 3.13.25
- AI Features Affected: Chat and Agent
Does this stop you from using Cursor
Yes - Cursor is unusable

