Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
When I enable only Claude Fable 5 Max in Settings > Models and select Fable 5 Max in the chat model picker, sending even a short test message changes the chat model display to Composer 2.5 Fast. After that, when I reopen Settings > Models, Composer is enabled again alongside Fable 5 Max.
This makes it unclear whether the request is actually routed to Fable 5 Max or Composer 2.5
Steps to Reproduce
- Open Cursor Settings > Models.
- Turn off all models except Claude Fable 5 Max.
- Open a new chat.
- Select Claude Fable 5 Max in the model picker.
- Send a short test message:
Expected Behavior
If Claude Fable 5 Max is the only enabled model and selected in the chat model picker, the request should either:
- be routed to Claude Fable 5 Max, or
- show an explicit error if Fable 5 Max is unavailable.
It should not silently switch to Composer 2.5 Fast or re-enable Composer without user consent
Operating System
Windows 10/11
Version Information
Version: 3.10.20 (user setup)
VS Code Extension API: 1.125.0
Commit: 23b9fb205fe595ea2be29da7214e19762d037fc0
Date: 2026-07-07T07:03:33.071Z
Layout: Agent Window
Build Type: Stable
Release Track: Default
Electron: 40.10.3
Chromium: 144.0.7559.236
Node.js: 24.15.0
V8: 14.4.258.32-electron.0
xterm.js: 6.1.0-beta.256
OS: Windows_NT x64 10.0.26200
For AI issues: which model did you use?
Selected model: Claude Fable 5 Max
Model shown after sending: Composer 2.5 Fast
The issue is that I selected Claude Fable 5 Max, but after sending the request the chat UI changed to Composer 2.5 Fast.
For AI issues: add Request ID with privacy disabled
7dddbc58-492c-418e-9dc9-4234edc6e93e
Additional Information
I temporarily disabled Privacy Mode only for this reproduction test.
Before sending the request, only Claude Fable 5 Max was enabled in Settings > Models, and the chat model picker showed Fable 5 Max.
After sending a short routing test, the chat UI changed to Composer 2.5 Fast. When I reopened Settings > Models, Composer was enabled again alongside Fable 5 Max.
The test was performed in an empty / throwaway workspace.
Does this stop you from using Cursor
No - Cursor works, but with this issue
Additional observation
After submitting this bug report and refreshing the Plan & Usage page, my API usage showed 100%.
This is confusing because the chat UI changed from Fable 5 Max to Composer 2.5 Fast, but API usage appears to have been consumed.
Please confirm from the Request ID whether the request was actually routed to Fable 5 Max, Composer 2.5 Fast, or another model, and why the API usage was consumed.