Commit Graph

  • d1e9ca150d
    Clean up legacy code and remove collections table dependencies Tobi Lutke 2025-12-13 12:57:06 -0500
  • 5dcf2417cf
    Fix findDocument absolute path matching logic Tobi Lutke 2025-12-13 12:32:25 -0500
  • 6542e1271c
    Fix FTS schema and getStatus() to use YAML collections Tobi Lutke 2025-12-13 12:31:13 -0500
  • 86f4374ba3
    Fix qmd update and update tests for YAML-based collections Tobi Lutke 2025-12-13 11:37:04 -0500
  • 0c7f65f95a
    Add QMD_CONFIG_DIR environment variable for test isolation Tobi Lutke 2025-12-13 11:19:03 -0500
  • 47f58c6c14
    Remove legacy --pull flag and git-specific update code Tobi Lutke 2025-12-13 11:17:49 -0500
  • b4e60a08e5
    Add optional update: command support to collections YAML Tobi Lutke 2025-12-13 11:16:24 -0500
  • 49207c524e
    Fix root context display showing // instead of / Tobi Lutke 2025-12-13 11:13:12 -0500
  • f6db87c9a5
    Fix YAML parsing and context grouping in qmd status Tobi Lutke 2025-12-13 11:11:33 -0500
  • f109193e62
    Drop collections and path_contexts tables from schema Tobi Lutke 2025-12-13 10:27:01 -0500
  • 20e5b2269a
    Update qmd.ts commands to use YAML-based collection management Tobi Lutke 2025-12-13 10:17:39 -0500
  • 3933e470a3
    Update context and collection management to use YAML config Tobi Lutke 2025-12-13 10:16:07 -0500
  • 5f68faa853
    Migrate documents table to use collection names instead of IDs Tobi Lutke 2025-12-13 10:08:24 -0500
  • 8f49b51db2
    Use '/' for root contexts in YAML export Tobi Lutke 2025-12-13 09:57:50 -0500
  • 94ba623486
    Add database to YAML export script Tobi Lutke 2025-12-13 09:57:36 -0500
  • 691c56d051
    Add YAML-based collections configuration system Tobi Lutke 2025-12-13 09:56:56 -0500
  • a5372cbfe9
    Update beads: close qmd-zin Tobi Lutke 2025-12-13 09:48:33 -0500
  • 63b2138140
    Improve qmd ls to use ls -l style with colors Tobi Lutke 2025-12-13 09:48:21 -0500
  • 79fa8b69a7
    bd sync: 2025-12-13 09:41:49 Tobi Lutke 2025-12-13 09:41:49 -0500
  • 27fbf91d48
    Fix context add to support collection root paths Tobi Lutke 2025-12-13 09:41:31 -0500
  • c93d38c5fd
    Add 'qmd context check' command to identify missing contexts Tobi Lutke 2025-12-12 17:17:36 -0500
  • 1459b04406
    Add git status and --pull flag to qmd update command Tobi Lutke 2025-12-12 17:14:50 -0500
  • 77dc275d06
    Enhance qmd status to display contexts for each collection Tobi Lutke 2025-12-12 17:14:42 -0500
  • 529e989d83
    Refactor: Move TypeScript source files to src/ directory Tobi Lutke 2025-12-12 17:12:09 -0500
  • 3f57b42b1b
    bd sync: Update issue qmd-7ss status to closed Tobi Lutke 2025-12-12 17:11:53 -0500
  • 4b6aaf61b0
    Clean up root directory: Remove symlinks and update .gitignore Tobi Lutke 2025-12-12 17:11:08 -0500
  • 74832f2a4c
    bd sync: 2025-12-12 16:49:58 Tobi Lutke 2025-12-12 16:49:58 -0500
  • 46d35de899
    Refactor: Move document indexing DB operations to store.ts Tobi Lutke 2025-12-12 16:46:21 -0500
  • ecb7be69c2
    Add updateDocument() to Store type and factory Tobi Lutke 2025-12-12 16:44:43 -0500
  • 57550542aa
    Add updateDocument() helper to store.ts Tobi Lutke 2025-12-12 16:44:18 -0500
  • 4f5dd77564
    Refactor: Use store functions for context operations in qmd.ts Tobi Lutke 2025-12-12 16:43:59 -0500
  • 24fee4d312
    Refactor: Move cleanup/maintenance DB operations to store.ts Tobi Lutke 2025-12-12 16:43:28 -0500
  • ab9396e675
    Move embedding/vector DB operations to store.ts Tobi Lutke 2025-12-12 16:43:09 -0500
  • c4789171f9
    bd sync: 2025-12-12 16:37:58 Tobi Lutke 2025-12-12 16:37:58 -0500
  • 094fa64bee
    Refactor: Move collection DB operations to store.ts Tobi Lutke 2025-12-12 16:34:52 -0500
  • 6470497f2c
    Fix embed command for new content-addressable schema Tobi Lutke 2025-12-12 16:31:35 -0500
  • 27f9e8b630
    Implement qmd collection rename command Tobi Lutke 2025-12-12 16:29:49 -0500
  • d4f971c230
    Add content-addressable storage tests and fix test helpers Tobi Lutke 2025-12-12 16:21:44 -0500
  • f3c116f7c8
    Fix 'qmd status' output for new schema Tobi Lutke 2025-12-12 16:13:35 -0500
  • 9e5005be81
    Remove qmd add command and complete CLI review Tobi Lutke 2025-12-12 16:07:01 -0500
  • 5a86a50231
    Implement 'qmd collection' commands Tobi Lutke 2025-12-12 16:02:16 -0500
  • 20b937e18e
    Implement 'qmd ls' command for virtual file tree Tobi Lutke 2025-12-12 15:55:21 -0500
  • 4782badfd3
    Fix migration SQL for proper basename extraction Tobi Lutke 2025-12-12 15:50:36 -0500
  • 99aee71903
    Update get and multi-get commands for virtual paths Tobi Lutke 2025-12-12 15:47:42 -0500
  • bf65655f84
    bd sync: 2025-12-12 15:31:28 Tobi Lutke 2025-12-12 15:31:28 -0500
  • e67fb83a17
    changes Tobi Lutke 2025-12-12 15:02:00 -0500
  • 3b22f88c9f
    Make MCP server spec-compliant (2025-06-18) Tobi Lutke 2025-12-10 09:13:17 -0500
  • bab46dacb2
    Refactor: extract store, LLM, and formatter modules with comprehensive tests Tobi Lutke 2025-12-09 16:33:32 -0500
  • 542509a098
    Add Nix flake for easy installation Tobi Lutke 2025-12-09 09:47:50 -0500
  • 25ac53848f
    Add MCP server for AI agent integration Tobi Lutke 2025-12-08 14:59:56 -0500
  • 877917487d
    Update README with quick start guide and agentic workflow examples Tobi Lutke 2025-12-08 12:54:57 -0500
  • 2a1307c38a
    Add --all flag and improve display paths and get output Tobi Lutke 2025-12-08 12:52:04 -0500
  • 9d09d5e518
    Add display paths, titles to search output and improve CLI format Tobi Lutke 2025-12-08 10:21:33 -0500
  • 342379610a
    Add multi-chunk scoring bonus to vector search Tobi Lutke 2025-12-08 09:41:02 -0500
  • 42ab3f6c10
    Update README to reflect current implementation Tobi Lutke 2025-12-08 09:31:20 -0500
  • ceb534a30b
    added chunking Tobi Lutke 2025-12-08 09:21:39 -0500
  • 46010e6342
    Improve embed: truncate large docs, better error messages Tobi Lutke 2025-12-08 07:55:24 -0500
  • 6c7e2911a2
    Improve embed progress bar with byte-based ETA Tobi Lutke 2025-12-07 19:24:09 -0500
  • e963555ff8
    Add status command, fix collections, improve CLI output Tobi Lutke 2025-12-07 19:19:34 -0500
  • 39193ea252
    Initial commit: QMD - Quick Markdown Search Tobi Lutke 2025-12-07 19:16:16 -0500