You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a user selects a non-default model (e.g. Claude Opus 4.6) and then creates a new thread — either in the same project or a different one — the model resets to GPT 5.4 instead of preserving the selection.
Steps to Reproduce
Open the app (web or desktop)
Select Claude Opus 4.6 (or any non-default model)
Send a message to create a thread
Click the "New Thread" button (pencil icon) on the same project in the sidebar
Observe the model picker — it shows GPT 5.4 instead of Claude Opus 4.6
Expected Behavior
The new thread should inherit the user's last selected model (Claude Opus 4.6).