fc00d3861cb6906c7c4111f6c828da8e1890df9d
A folder's name is rarely something you can type in full — you remember the band and one word of the album, not the year, the format tag or where the apostrophe went. Whole-string matching made those two halves useless together: "pogues hell" matched nothing, because no path has them adjacent. Each word is now its own substring test, AND-ed and order-independent, so the two ends you do remember narrow the tree between them. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Description
No description provided
42 MiB
Languages
TypeScript
90.9%
Shell
4.7%
JavaScript
4.1%
CSS
0.2%
HTML
0.1%