action_toggle_recommended(
self,
) -> NoneToggle between the full model list and the recommended subset.
Disabled while in _curated (onboarding) mode — that screen is
already constrained to the recommended subset and the user should
finish or skip onboarding rather than browse the full list.
Preserves the highlighted model when it survives the toggle and
falls back to the current/default/first model otherwise.