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: restore LRU model default for new workspaces (#703)
Reverts a regression introduced in 2c700b8 where the default model was
hardcoded to Sonnet 4.5.
Now defaults to the most recently used model (LRU) as expected.
_Generated with `mux`_
0 commit comments