Skip to content

LocalMind 1.0.23

Choose a tag to compare

@github-actions github-actions released this 22 Aug 14:20
Refresh model picker and clear nav selection

Adds immediate model discovery when the chat model ComboBox opens by wiring DropDownOpened to ChatViewModel.RefreshModels(), so newly started providers appear without delay. Also clears both sidebar ListView selections when switching to Settings, fixing stale highlight state when OneWay SelectedItem binding does not push null reliably.