Commit graph

4 commits

Author SHA1 Message Date
Breadway
5da3fd8468 Release 0.2.2: shared bread-theme stylesheet
All checks were successful
Mirror to GitHub / mirror (push) Successful in 3s
Pin bread-theme v0.2.6 and load the shared ecosystem stylesheet.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-16 18:32:12 +08:00
Breadway
cc1658b5f4 chore: bump version to 0.2.1 2026-06-11 14:21:31 +08:00
Breadway
d2549e56dd feat: rank search results by match quality and launch frequency
Some checks failed
release / build (push) Failing after 34s
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
Breadway
81319dd584 can't be bothered writing a commit message 2026-05-24 18:57:01 +08:00