Files
warp/app
Daniel Peng 3abc48b77b Select new default when a model is disabled (#10085)
We have some logic for selecting a new default model if the user's
current model is no longer available. However, this logic doesn't
account when a model is _disabled_, which is different from when a model
is _removed_.

This fixes our logic to account for model disablement.
2026-05-04 15:03:04 -07:00
..