breadbox/breadbox-shared
Breadway d2549e56dd
Some checks failed
release / build (push) Failing after 34s
feat: rank search results by match quality and launch frequency
Track per-app launch counts in ~/.cache/breadbox/history.json. When a
query is active, sort visible results by fuzzy match quality (exact >
prefix > contains > subsequence) then by launch count descending, so
the most relevant and most-used app rises to the top. The base list
(no query) also surfaces most-launched apps above unvisited ones.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-07 14:35:06 +08:00
..
src feat: rank search results by match quality and launch frequency 2026-06-07 14:35:06 +08:00
Cargo.toml feat: rank search results by match quality and launch frequency 2026-06-07 14:35:06 +08:00