vecfinder

Document searching tool based on embedding vectors
git clone git://git.finwo.net/app/vecfinder
Log | Files | Refs

DateCommit messageAuthorFiles+-
2026-03-24 18:42Fix system-wide cache dir checkfinwo1+11-2
2026-03-24 13:58Add support for system-wide configuration and cachefinwo1+95-4
2026-03-24 13:20Merge remote-tracking branch 'origin/main'finwo1+1-1
2026-03-24 13:13Wait for both consumers and walkers to be done in --query modefinwo1+37-36
2026-03-22 15:57Only discard cache if file newer than cachefinwo1+1-1
2026-03-21 18:07Add non-interactive modefinwo1+62-1
2026-03-21 16:33Fix redraw flicker on loading huge directoriesfinwo1+0-1
2026-03-21 15:02Fix redraw flickering when idlefinwo1+58-9
2026-03-21 04:53Add bat mode for highlightingfinwo1+111-32
2026-03-21 04:19Clamp preview to file length; keep selected file in viewfinwo1+49-3
2026-03-21 03:39Parallelism & spinnerfinwo1+51-20
2026-03-21 03:10Fix cache format and locationfinwo1+24-8
2026-03-21 02:59Add cachingfinwo1+80-6
2026-03-21 02:53Project initfinwo1+351-0