adding fuzz test for new download logic, removing r2 endpoint from tests, decoupling embedding / onnxruntime logic for work from previous commit (2e20416)
additional dev leakage cleanup for query and tick logic (106aa0b)
cleaning up codebase and improving treesitter plugin (2381c90)
homebrew fixes for nightly formula install (58a8cf8)
massive commit. Download logic updates with expanding controls (stop, start, resume etc.) from daemon control. This is used in my archive openclaw agent. This commit also includes work to harden onnxruntime abi access. this should allow loading newer abi’s when builds are pinned to 1.23.0. (86ec015)
moving changelogs to archive, implementing TurboQuant then will integrate in vector engine (147f5ca)
search improvements, test correctness fixes and bug fixes (9c201af)
search optimizations (expanding re-ranking work to recovery items that are not strong candidates based on how they are retrieved). Test improvements and TSAN/ASAN fixes. (d353e53)
TurboQuant integration for re-ranking, starting with benchmarks, then moving to integration (1692306)
TurboQuant now supports end-to-end packed-vector storage, reranking, and direct compressed ANN traversal with persisted per-coordinate calibration and validated multi-dimension performance. (8b39304)
TurboQuant search and ANN compression improvements. CLi client regression fixes (6874b22)