Commit History

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