Where does the bug appear (feature/product)?
Cursor CLI
Describe the Bug
I’m calling cursor cli from a local app and am regularly seeing calls to composer2-fast despite ensuring that every call is passing in a model call to composer2. There’s a substantial increase in cost and I’m really trying to avoid hitting composer2-fast at all.
It also appears to be for pretty large calls (800k-1.2m+ tokens).
Date
Type
Model
Tokens
Cost
May 11, 09:46 PM
Included
composer-2-fast
0
Included
May 11, 09:44 PM
Included
composer-2-fast
1.1M
Included
May 11, 09:33 PM
Included
composer-2
1.1M
Included
May 11, 09:27 PM
Included
composer-2-fast
804.6K
Included
Steps to Reproduce
Call cursor cli w/ a reasonable sized prompt and pass in composer2 as a model.
Expected Behavior
composer2 is always selected as a model.
Operating System
MacOS
Version Information
CLI: 026.05.09-0afadcc
For AI issues: which model did you use?
composer2
Does this stop you from using Cursor
No - Cursor works, but with this issue