Commit History

Autor SHA1 Mensaxe Data
  Christopher Jones 6d9871d2f5 Fix DisposedError during slow batch embedding (#41) hai 3 meses
  Algimantas Krasauskas f6a987a642 Add skills.sh integration for AI agent discovery (#64) hai 3 meses
  Tobias Lütke eb1b77c8cb Deploy fine-tuned GRPO model as default query expansion (#67) hai 3 meses
  jdvmi00 64c6e6c2e3 fix: rename collectionId to collectionName in searchVec for proper filtering (#61) hai 3 meses
  Freeman Jiang bfb0eebc3e fix: use sequential embedding on CPU-only systems to avoid race condition (#54) hai 3 meses
  Copilot 053252ca24 Add Windows path utilities with cross-platform test coverage (#51) hai 3 meses
  sh54 ba7391832d Add org-mode title extraction support (#50) hai 3 meses
  sh54 65c0f89560 Enable SQLite extension loading in devshell (#48) hai 3 meses
  komsit37 88f78314bb Fix sqlite-vec loading with BREW_PREFIX (#42) hai 4 meses
  Tobias Lütke 3c7dfad1b6 Make docid lookup more lenient with quotes support (#39) hai 4 meses
  Joshua Lelon Mitchell fbd7fe8c8e Fix docid lookup in qmd get command (#36) hai 4 meses
  Tobias Lütke 5b1671d2f6 Merge pull request #38 from odysseus0/fix/readme-model-sizes hai 4 meses
  George Zhang c8f72de12e docs: fix query expansion model size (Qwen3-1.7B, not 0.6B) hai 4 meses
  Tobi Lutke 7817dc11a4 Show embedding notice only once at end of qmd update hai 4 meses
  Tobias Lütke 6fbad4e9a6 Merge pull request #15 from gavrix/main hai 4 meses
  Tobias Lütke 77e1f82cd9 Merge pull request #23 from mbrendan/fix-vsearch-hang hai 4 meses
  Tobias Lütke 2bde6804fb Merge pull request #29 from mostlydev/fix-mcp-server-exit hai 4 meses
  Wojtek a0ca60bc6f Fix MCP server exiting immediately after startup hai 4 meses
  Brendan McCord aea494bb24 Fix regression test to use proper test helpers hai 4 meses
  Brendan McCord 01d74727f7 Add regression test and explanatory comments hai 4 meses
  Brendan McCord 216793380a Fix vsearch/query hang caused by sqlite-vec JOIN incompatibility hai 4 meses
  Sergey Gavrilyuk bebee61bec Fix case sensitivity in Qwen3-1.7B model filename hai 4 meses
  Tobi Lutke 5fa66fd228 Skip empty files during indexing hai 4 meses
  Tobi Lutke 5b636b2e4c Merge pull request #8 from burke/native-realpath hai 4 meses
  Tobias Lütke 7cec9b8a3a Merge pull request #7 from burke/main hai 4 meses
  Tobias Lütke fe0fd0859b Merge pull request #9 from burke/single-tokenize hai 4 meses
  Tobi Lutke 4d21c5ab2b Fix collection filter SQL and support non-ASCII filenames hai 4 meses
  Tobi Lutke 0dfd7a4686 Fix query hang, SQL errors, and missing docid in search results hai 4 meses
  Burke Libbey 3974c231dc Optimize chunking to tokenize once per document hai 4 meses
  Burke Libbey cfc5ebd553 Use native realpathSync instead of spawning subprocess per file hai 4 meses