Commit History

Author SHA1 Message Date
  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
  Tobi Lutke 431f6e505b Fix qmd embed crash and resolve all TypeScript errors 4 months ago
  Tobi Lutke c85889df12 fixes 5 months ago
  Tobi Lutke c9ac3c1463 Use default createContext() options for better VRAM management 5 months ago
  Tobi Lutke f39db3a593 Fix VRAM and sequence exhaustion issues in generation 5 months ago
  Tobi Lutke 10c5ec016f Simplify disposal: let llama cascade to children, remove test dispose calls 5 months ago
  Tobi Lutke edc294db4f Don't dispose llama in tests - let process exit handle cleanup 5 months ago