Historie revizí

Autor SHA1 Zpráva Datum
  Burke Libbey 2410c8ef00 Fix flake.nix to use correct src/qmd.ts path před 4 měsíci
  Tobi Lutke c85889df12 fixes před 5 měsíci
  Tobi Lutke c9ac3c1463 Use default createContext() options for better VRAM management před 5 měsíci
  Tobi Lutke f39db3a593 Fix VRAM and sequence exhaustion issues in generation před 5 měsíci
  Tobi Lutke 10c5ec016f Simplify disposal: let llama cascade to children, remove test dispose calls před 5 měsíci
  Tobi Lutke edc294db4f Don't dispose llama in tests - let process exit handle cleanup před 5 měsíci
  Tobi Lutke e8f4dce0b7 Fix Metal backend crash by properly disposing llama resources před 5 měsíci
  Tobi Lutke c26e8ea3ba Add fusion difficulty queries to test RRF's advantage před 5 měsíci
  Tobi Lutke 4131c827de Make LlamaCpp dispose idempotent and avoid Metal backend crash před 5 měsíci
  Tobi Lutke d28a89eb5c Fix eval tests: add missing insertEmbedding params and conditional thresholds před 5 měsíci
  Tobi Lutke 56dea7d6ce Add vector and hybrid (RRF) search evaluation tests před 5 měsíci
  Tobi Lutke 5343e0e51d Add production mode guard to prevent tests from using global index před 5 měsíci
  Tobi Lutke 945d4b4572 Add 6 synthetic evaluation documents před 5 měsíci
  Tobi Lutke 7828566333 Add evaluation harness with synthetic test documents před 5 měsíci
  Tobi Lutke a0bceef36a Add conditional query expansion based on BM25 signal strength před 5 měsíci
  Tobi Lutke fd24df81c9 Rerank multiple chunks per document with score aggregation před 5 měsíci
  Tobi Lutke 7847631224 Fix duplicate files in query results with explicit dedup před 5 měsíci
  Tobi Lutke 25f8d185f4 Add lazy model loading with 2-minute inactivity auto-unload před 5 měsíci
  Tobi Lutke 4385a6a8f6 Fix HyDE prompt to generate actual content instead of meta-description před 5 měsíci
  Tobi Lutke d383b5c226 Migrate to node-llama-cpp and add structured query expansion před 5 měsíci
  Tobi Lutke a3703c069a Add path normalization, output format tests, and fix test isolation před 5 měsíci
  Tobi Lutke 3a9c5c921e Add --line-numbers support to get command před 5 měsíci
  Tobi Lutke 7d6ecc4039 Unskip 4 previously skipped tests that now work před 5 měsíci
  Tobi Lutke 5e60bd7085 Add docid, line-numbers, handelize, and fix displayPath format před 5 měsíci
  Tobi Lutke 49b2cef85c Fix all remaining unit test failures and add hierarchical context test před 5 měsíci
  Tobi Lutke 3d3aed0d4b Fix MCP resource test queries for new schema před 5 měsíci
  Tobi Lutke ebbddd04aa Fix remaining test failures and schema mismatches před 5 měsíci
  Tobi Lutke a26a7f3a3c Fix CLI tests for context and collection filter před 5 měsíci
  Tobi Lutke d32ec1991b Fix MCP double-encoding and schema mismatches před 5 měsíci
  Tobi Lutke bcd354adb9 Fix context loading in search results and populate hash field před 5 měsíci