Commit History

Author SHA1 Message Date
  Burke Libbey 3974c231dc Optimize chunking to tokenize once per document 4 months ago
  Tobi Lutke c85889df12 fixes 5 months ago
  Tobi Lutke 5343e0e51d Add production mode guard to prevent tests from using global index 5 months ago
  Tobi Lutke d383b5c226 Migrate to node-llama-cpp and add structured query expansion 5 months ago
  Tobi Lutke a3703c069a Add path normalization, output format tests, and fix test isolation 5 months ago
  Tobi Lutke 5e60bd7085 Add docid, line-numbers, handelize, and fix displayPath format 5 months ago
  Tobi Lutke 49b2cef85c Fix all remaining unit test failures and add hierarchical context test 5 months ago
  Tobi Lutke ebbddd04aa Fix remaining test failures and schema mismatches 5 months ago
  Tobi Lutke bcd354adb9 Fix context loading in search results and populate hash field 5 months ago
  Tobi Lutke c3bcfdc7b8 Fix searchFTS and searchVec to use correct column names (path not display_path) 5 months ago
  Tobi Lutke e2b6700113 Fix missing loadConfig import in store.ts 5 months ago
  Tobi Lutke b848000ce4 Add defensive checks for undefined paths in context retrieval 5 months ago
  Tobi Lutke b52ba1ef61 Fix context retrieval to collect ALL matching contexts 5 months ago
  Tobi Lutke d1e9ca150d Clean up legacy code and remove collections table dependencies 5 months ago
  Tobi Lutke 5dcf2417cf Fix findDocument absolute path matching logic 5 months ago
  Tobi Lutke 6542e1271c Fix FTS schema and getStatus() to use YAML collections 5 months ago
  Tobi Lutke f109193e62 Drop collections and path_contexts tables from schema 5 months ago
  Tobi Lutke 3933e470a3 Update context and collection management to use YAML config 5 months ago
  Tobi Lutke 5f68faa853 Migrate documents table to use collection names instead of IDs 5 months ago
  Tobi Lutke 27fbf91d48 Fix context add to support collection root paths 5 months ago
  Tobi Lutke 1459b04406 Add git status and --pull flag to qmd update command 5 months ago
  Tobi Lutke 529e989d83 Refactor: Move TypeScript source files to src/ directory 5 months ago