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
🤖 fix: preserve reasoning intent when switching to binary models
When switching from a full-reasoning model to Grok (binary on/off),
map any non-"off" level (low/medium/high) to "high" to preserve the
user's intent to have reasoning enabled.
This prevents silently switching reasoning off when changing models.
0 commit comments