Historie revizí

Autor SHA1 Zpráva Datum
  Tobi Lutke 00ff084fd9 chore: fix bin path, add author, use token-based npm publish před 3 měsíci
  Tobi Lutke 5d73752b47 chore: rename package scope to @tobilu/qmd před 3 měsíci
  Tobi Lutke 53bf2ebf10 ci: use npm trusted publishing (OIDC) instead of token před 3 měsíci
  Tobi Lutke 73985a2aaa test: skip all model-dependent tests in CI před 3 měsíci
  Tobi Lutke ed4df97122 test: skip LLM integration tests in CI před 3 měsíci
  Tobi Lutke 2279389415 chore: set up npm publishing as @tobi/qmd v0.9.0 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 537d15a9e6 fix: proper cleanup of Metal GPU resources in tests 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 32112256c1 docs: document smart chunking algorithm in README 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 392934e78a perf: CPU parallelism via multi-context thread splitting před 3 měsíci
  Tobi Lütke bf42223086 bench: add reranker benchmark (bench-rerank.ts) před 3 měsíci
  Tobi Lütke 0a941c442f perf: flash attention, right-sized contexts, cleaner GPU detection před 3 měsíci
  Tobi Lütke 4ac95b5e26 perf: adaptive parallel contexts for embed + rerank, fix VRAM waste před 3 měsíci
  Tobi Lütke 0a0e1e6f29 perf: parallel reranking with multiple contexts (2.7x speedup) před 3 měsíci
  Tobi Lütke ee86bba45e feat: auto-detect GPU acceleration + device info in status před 3 měsíci
  Tobi Lütke b69fae7aa3 perf: batch vector embeddings + collection-aware FTS filtering před 3 měsíci
  Tobi Lütke 03a25d69d9 Add QMD architecture diagram to README 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
  Claude da79e77d34 feat: add --version/-v flag. Closes #88 před 3 měsíci
  Claude 5dec3ab662 fix: disable following symlinks in glob.scan. Closes #134 před 3 měsíci
  Tobi Lütke 96634da39b feat: promote query as primary search command, add CLI aliases před 3 měsíci
  Tobi Lütke 993628e768 fix: add missing context to search results markdown and XML formatters před 3 měsíci
  Ilya Grigorik 785bbcf319 MCP: Streamable HTTP, scoring fixes, tool improvements (#149) před 3 měsíci
  Matt Galligan 63028fd5e9 feat: add Claude Code plugin support with inline status check (#99) 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