mirror of
https://github.com/anomalyco/opencode.git
synced 2026-07-17 12:56:41 +02:00
054bcdca43
When the user types a query in the model selection dialog, favorites and recents previously lost all positional priority and were ranked purely by fuzzysort score on title/category. Now matching favorites float to the top, followed by matching recents, then everything else, each group preserving fuzzysort order.