Historie revizí

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