Commit Graph

  • 8cc7d8c138 Add sampled /only: variants (399) for training balance Tobi Lütke 2026-01-31 16:29:02 +0000
  • 20aef8a3e9 Change format to /only:lex (slash prefix) Tobi Lütke 2026-01-31 16:24:18 +0000
  • 46ff098361 Change only: format to only:lex (no space after colon) Tobi Lütke 2026-01-31 16:23:28 +0000
  • 806a0cfc14 Add 'only:' mode support for single-type expansions Tobi Lütke 2026-01-31 16:15:59 +0000
  • 32d313ad6b Add LLM session management for lifecycle safety Tobi Lütke 2026-01-31 15:20:20 +0000
  • 6d9871d2f5
    Fix DisposedError during slow batch embedding (#41) Christopher Jones 2026-01-30 03:28:48 +0100
  • f6a987a642
    Add skills.sh integration for AI agent discovery (#64) Algimantas Krasauskas 2026-01-30 04:27:50 +0200
  • 7b98d4d308
    Link fine-tuned model to HuggingFace in README Tobi Lutke 2026-01-28 23:37:18 -0800
  • 5cf4958bfa
    Add HuggingFace model card YAML metadata to finetune README Tobi Lutke 2026-01-28 23:33:55 -0800
  • eb1b77c8cb
    Deploy fine-tuned GRPO model as default query expansion (#67) Tobias Lütke 2026-01-28 23:25:17 -0800
  • 8572c2fd94
    Deploy fine-tuned GRPO model as default for query expansion Tobi Lutke 2026-01-28 23:24:58 -0800
  • 5ab78d00a2
    Add HF Jobs scripts, temporal query examples, and training results Tobi Lutke 2026-01-28 15:46:44 -0800
  • 354744af53
    Finetune 2.0: consolidate and simplify the entire training pipeline Tobi Lutke 2026-01-28 14:00:36 -0800
  • 64c6e6c2e3
    fix: rename collectionId to collectionName in searchVec for proper filtering (#61) jdvmi00 2026-01-28 00:03:02 -0600
  • bfb0eebc3e
    fix: use sequential embedding on CPU-only systems to avoid race condition (#54) Freeman Jiang 2026-01-28 01:02:36 -0500
  • 053252ca24
    Add Windows path utilities with cross-platform test coverage (#51) Copilot 2026-01-27 09:05:47 -0500
  • ba7391832d
    Add org-mode title extraction support (#50) sh54 2026-01-26 17:38:49 +0100
  • 65c0f89560
    Enable SQLite extension loading in devshell (#48) sh54 2026-01-26 17:37:03 +0100
  • 9b3a209a97
    Fix GRPO training: apply chat template to prompts Tobi Lutke 2026-01-25 17:21:22 -0500
  • 3ea85eff50
    Make TUI model list dynamic from HuggingFace Hub Tobi Lutke 2026-01-25 17:17:40 -0500
  • 891f3262cf
    Fix GRPO reward function to handle think blocks and end tokens Tobi Lutke 2026-01-25 16:32:13 -0500
  • 66bb8ed963
    Remove beads reference from CLAUDE.md Tobi Lutke 2026-01-25 16:24:14 -0500
  • 2267986302
    Remove beads issue tracking Tobi Lutke 2026-01-25 16:23:53 -0500
  • 8a1c4cdab0
    Add 1.7B and 4B GRPO training and GGUF conversion scripts Tobi Lutke 2026-01-25 11:35:27 -0500
  • b9b1b39a76
    Update README with separate model repos Tobi Lutke 2026-01-25 08:13:30 -0500
  • 312c281109
    Update README for unified model repository structure Tobi Lutke 2026-01-25 01:00:17 -0500
  • 2648512b7c
    Fix TUI to load GRPO models with SFT base first Tobi Lutke 2026-01-25 00:47:59 -0500
  • f96766cce8
    Fix GRPO model loading to use SFT base first Tobi Lutke 2026-01-25 00:46:07 -0500
  • f6a6716c44
    Refactor evals into separate run and score scripts Tobi Lutke 2026-01-25 00:40:33 -0500
  • 857a85ab58
    Clean up evaluation files Tobi Lutke 2026-01-25 00:20:39 -0500
  • dc8f5a2335
    Strict format validation: every line must be lex:/vec:/hyde: Tobi Lutke 2026-01-25 00:08:08 -0500
  • 2ad507a86e
    Add chat template leakage detection to reward function Tobi Lutke 2026-01-25 00:07:12 -0500
  • 6062dc769f
    Add named entity extraction to GRPO reward function Tobi Lutke 2026-01-25 00:05:40 -0500
  • 32706a720f
    Refactor finetune folder: train/rl scripts with YAML configs Tobi Lutke 2026-01-24 20:26:46 -0500
  • d32e13c172
    Add HuggingFace login and comprehensive scoring to GRPO v2 training Tobi Lutke 2026-01-24 17:37:49 -0500
  • c35dbd6cbd
    Add comprehensive scoring system for query expansion Tobi Lutke 2026-01-24 11:00:55 -0500
  • 994a094546
    Update README with final evaluation results Tobi Lutke 2026-01-24 10:45:48 -0500
  • 0353994e7d
    Fix GRPO training script for TRL API compatibility Tobi Lutke 2026-01-23 22:25:09 -0500
  • 7cca164dd9
    Add query expansion model finetuning infrastructure Tobi Lutke 2026-01-23 19:47:06 -0500
  • 88f78314bb
    Fix sqlite-vec loading with BREW_PREFIX (#42) komsit37 2026-01-23 07:00:48 +0900
  • 3c7dfad1b6
    Make docid lookup more lenient with quotes support (#39) Tobias Lütke 2026-01-20 10:33:42 -0400
  • fbd7fe8c8e
    Fix docid lookup in qmd get command (#36) Joshua Lelon Mitchell 2026-01-20 08:28:34 -0600
  • 5b1671d2f6
    Merge pull request #38 from odysseus0/fix/readme-model-sizes Tobias Lütke 2026-01-20 10:25:28 -0400
  • c8f72de12e
    docs: fix query expansion model size (Qwen3-1.7B, not 0.6B) George Zhang 2026-01-20 04:09:27 +0800
  • 7817dc11a4
    Show embedding notice only once at end of qmd update Tobi Lutke 2026-01-19 11:32:59 -0400
  • 6fbad4e9a6
    Merge pull request #15 from gavrix/main Tobias Lütke 2026-01-18 10:34:44 -0500
  • 77e1f82cd9
    Merge pull request #23 from mbrendan/fix-vsearch-hang Tobias Lütke 2026-01-18 10:34:33 -0500
  • 2bde6804fb
    Merge pull request #29 from mostlydev/fix-mcp-server-exit Tobias Lütke 2026-01-18 10:34:13 -0500
  • a0ca60bc6f Fix MCP server exiting immediately after startup Wojtek 2026-01-13 21:41:56 -0500
  • aea494bb24 Fix regression test to use proper test helpers Brendan McCord 2026-01-11 22:17:05 -0600
  • 01d74727f7 Add regression test and explanatory comments Brendan McCord 2026-01-11 22:12:56 -0600
  • 216793380a Fix vsearch/query hang caused by sqlite-vec JOIN incompatibility Brendan McCord 2026-01-11 22:08:32 -0600
  • bebee61bec Fix case sensitivity in Qwen3-1.7B model filename Sergey Gavrilyuk 2026-01-09 21:46:24 -0700
  • 5fa66fd228
    Skip empty files during indexing Tobi Lutke 2026-01-09 17:44:52 -0500
  • 5b636b2e4c
    Merge pull request #8 from burke/native-realpath Tobi Lutke 2026-01-09 17:33:12 -0500
  • 7cec9b8a3a
    Merge pull request #7 from burke/main Tobias Lütke 2026-01-09 17:31:40 -0500
  • fe0fd0859b
    Merge pull request #9 from burke/single-tokenize Tobias Lütke 2026-01-09 17:24:54 -0500
  • 4d21c5ab2b
    Fix collection filter SQL and support non-ASCII filenames Tobi Lutke 2026-01-08 23:40:36 -0500
  • 0dfd7a4686
    Fix query hang, SQL errors, and missing docid in search results Tobi Lutke 2026-01-08 23:24:00 -0500
  • 3974c231dc Optimize chunking to tokenize once per document Burke Libbey 2026-01-04 11:30:30 -0500
  • cfc5ebd553 Use native realpathSync instead of spawning subprocess per file Burke Libbey 2026-01-04 10:52:31 -0500
  • 2410c8ef00 Fix flake.nix to use correct src/qmd.ts path Burke Libbey 2026-01-03 18:18:08 -0500
  • 431f6e505b
    Fix qmd embed crash and resolve all TypeScript errors Tobi Lutke 2025-12-31 13:32:30 -0400
  • c85889df12
    fixes Tobi Lutke 2025-12-21 14:50:17 -0400
  • c9ac3c1463
    Use default createContext() options for better VRAM management Tobi Lutke 2025-12-21 13:54:30 -0400
  • f39db3a593
    Fix VRAM and sequence exhaustion issues in generation Tobi Lutke 2025-12-21 13:51:23 -0400
  • 10c5ec016f
    Simplify disposal: let llama cascade to children, remove test dispose calls Tobi Lutke 2025-12-21 13:47:55 -0400
  • edc294db4f
    Don't dispose llama in tests - let process exit handle cleanup Tobi Lutke 2025-12-21 13:42:38 -0400
  • e8f4dce0b7
    Fix Metal backend crash by properly disposing llama resources Tobi Lutke 2025-12-21 13:38:08 -0400
  • c26e8ea3ba
    Add fusion difficulty queries to test RRF's advantage Tobi Lutke 2025-12-21 13:36:04 -0400
  • 4131c827de
    Make LlamaCpp dispose idempotent and avoid Metal backend crash Tobi Lutke 2025-12-21 13:34:26 -0400
  • d28a89eb5c
    Fix eval tests: add missing insertEmbedding params and conditional thresholds Tobi Lutke 2025-12-21 13:29:43 -0400
  • 56dea7d6ce
    Add vector and hybrid (RRF) search evaluation tests Tobi Lutke 2025-12-21 13:22:43 -0400
  • 5343e0e51d
    Add production mode guard to prevent tests from using global index Tobi Lutke 2025-12-21 13:20:32 -0400
  • 945d4b4572
    Add 6 synthetic evaluation documents Tobi Lutke 2025-12-21 13:10:35 -0400
  • 7828566333
    Add evaluation harness with synthetic test documents Tobi Lutke 2025-12-21 13:10:24 -0400
  • a0bceef36a
    Add conditional query expansion based on BM25 signal strength Tobi Lutke 2025-12-21 13:05:35 -0400
  • fd24df81c9
    Rerank multiple chunks per document with score aggregation Tobi Lutke 2025-12-21 13:04:02 -0400
  • 7847631224
    Fix duplicate files in query results with explicit dedup Tobi Lutke 2025-12-20 18:18:48 -0400
  • 25f8d185f4
    Add lazy model loading with 2-minute inactivity auto-unload Tobi Lutke 2025-12-20 18:12:19 -0400
  • 4385a6a8f6
    Fix HyDE prompt to generate actual content instead of meta-description Tobi Lutke 2025-12-20 18:08:26 -0400
  • d383b5c226
    Migrate to node-llama-cpp and add structured query expansion Tobi Lutke 2025-12-20 18:03:41 -0400
  • a3703c069a
    Add path normalization, output format tests, and fix test isolation Tobi Lutke 2025-12-20 14:45:18 -0400
  • 3a9c5c921e
    Add --line-numbers support to get command Tobi Lutke 2025-12-16 14:20:45 -0400
  • 7d6ecc4039
    Unskip 4 previously skipped tests that now work Tobi Lutke 2025-12-16 14:17:53 -0400
  • 5e60bd7085
    Add docid, line-numbers, handelize, and fix displayPath format Tobi Lutke 2025-12-16 13:26:39 -0400
  • 49b2cef85c
    Fix all remaining unit test failures and add hierarchical context test Tobi Lutke 2025-12-14 17:51:16 -0400
  • 3d3aed0d4b
    Fix MCP resource test queries for new schema Tobi Lutke 2025-12-13 14:32:24 -0500
  • ebbddd04aa
    Fix remaining test failures and schema mismatches Tobi Lutke 2025-12-13 14:30:51 -0500
  • a26a7f3a3c
    Fix CLI tests for context and collection filter Tobi Lutke 2025-12-13 14:19:41 -0500
  • d32ec1991b
    Fix MCP double-encoding and schema mismatches Tobi Lutke 2025-12-13 14:16:48 -0500
  • bcd354adb9
    Fix context loading in search results and populate hash field Tobi Lutke 2025-12-13 14:11:57 -0500
  • 998448d8cf
    Fix FTS search test expectations for displayPath Tobi Lutke 2025-12-13 13:41:40 -0500
  • c3bcfdc7b8
    Fix searchFTS and searchVec to use correct column names (path not display_path) Tobi Lutke 2025-12-13 13:40:20 -0500
  • 6210720c08
    Fix test isolation: use separate YAML config for CLI tests Tobi Lutke 2025-12-13 13:28:50 -0500
  • cbb7a13d98
    Update test to expect all matching contexts joined Tobi Lutke 2025-12-13 13:17:15 -0500
  • e2b6700113
    Fix missing loadConfig import in store.ts Tobi Lutke 2025-12-13 13:15:54 -0500
  • b848000ce4
    Add defensive checks for undefined paths in context retrieval Tobi Lutke 2025-12-13 13:13:23 -0500
  • b52ba1ef61
    Fix context retrieval to collect ALL matching contexts Tobi Lutke 2025-12-13 13:12:30 -0500
  • 4687394106
    Fix query command: use filepath instead of file property Tobi Lutke 2025-12-13 13:10:19 -0500