Commit History

Author SHA1 Message Date
  Big (daocoding) b71649b12d feat: add QMD_EMBED_MODEL env var for multilingual embedding support 2 months ago
  Tobi Lutke 64ef25e1f6 Document query grammar and add skill helpers 3 months ago
  Tobi Lütke 24ffa4876b feat(cli): show timing for expand, embed, and rerank steps 3 months ago
  Tobi Lütke 4649069e62 feat: add expand: type, rename to query, document syntax 3 months ago
  Tobi Lütke de3a83a553 refactor: remove OR operator from lex queries 3 months ago
  Tobi Lütke 77e4d8f378 refactor: remove single collection param, use collections array only 3 months ago
  Tobi Lütke efb39616e6 feat(lex): add query syntax for exact phrases, negation, and OR 3 months ago
  Tobi Lütke d1ec31eab8 feat: add collections array filter + improve query writing docs 3 months ago
  Tobi Lütke 0201710c2b feat: add structured_search for LLM-provided query expansions 3 months ago
  Tobi Lutke 09803a75b7 feat: compile to JS for npm, release system, full changelog 3 months ago
  Tobi Lutke dcedfb5268 feat: cross-runtime SQLite compat layer (bun:sqlite + better-sqlite3) 3 months ago
  Tobi Lutke 294fc76d9f Merge remote-tracking branch 'origin/nodejs' 3 months ago
  Tobi Lutke 9b89a51d10 test: split integration/model suites 3 months ago
  Tobi Lutke 4df5505bd6 Merge origin/nodejs: Node.js compat, perf improvements, vitest 3 months ago
  Tobi Lutke 31dd977c32 fix: handle dense content (code) that tokenizes to more than expected 3 months ago
  Tobi Lutke 2d2f53034d fix: use max chunk size for snippet search window 3 months ago
  Tobi Lutke f0e87a454a feat: smart chunking with scored markdown break points 3 months ago
  Tobi Lütke b69fae7aa3 perf: batch vector embeddings + collection-aware FTS filtering 3 months ago
  Claude 73136e4f59 fix: verify sqlite-vec readiness after extension load. Closes #169 3 months ago
  Claude 96643a28ed fix: reactivate deactivated documents on re-index. Closes #168 3 months ago
  Claude 0eabfe73db fix: allow $ route filenames in handelize. Closes #162 3 months ago
  Ilya Grigorik 785bbcf319 MCP: Streamable HTTP, scoring fixes, tool improvements (#149) 3 months ago
  David Gil 47b705409e fix: BM25 score normalization - use Math.abs instead of Math.max (#76) 3 months ago
  Christopher Stöckl 0f87e2429d fix: workaround Bun UTF-8 path corruption bug (#82) 3 months ago
  Tobi Lütke 32d313ad6b Add LLM session management for lifecycle safety 3 months ago
  jdvmi00 64c6e6c2e3 fix: rename collectionId to collectionName in searchVec for proper filtering (#61) 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
  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