История коммитов

Автор SHA1 Сообщение Дата
  Tobi Lutke c685f7ac71 ci: switch from bun test to vitest on Node.js 3 месяцев назад
  Tobi Lutke dc64166a2a release: v1.0.0 3 месяцев назад
  Tobi Lutke 294fc76d9f Merge remote-tracking branch 'origin/nodejs' 3 месяцев назад
  Tobi Lutke 9b89a51d10 test: split integration/model suites 3 месяцев назад
  Tobi Lutke 4df5505bd6 Merge origin/nodejs: Node.js compat, perf improvements, vitest 3 месяцев назад
  Tobi Lutke b88c10bf83 docs: show bun/node install and package scope 3 месяцев назад
  Tobi Lutke 13e8473455 docs: update node usage and bump version 3 месяцев назад
  Tobi Lutke ee58a685de ci: use trusted publishing (OIDC provenance) 3 месяцев назад
  Tobi Lutke 00ff084fd9 chore: fix bin path, add author, use token-based npm publish 3 месяцев назад
  Tobi Lutke 5d73752b47 chore: rename package scope to @tobilu/qmd 3 месяцев назад
  Tobi Lutke 53bf2ebf10 ci: use npm trusted publishing (OIDC) instead of token 3 месяцев назад
  Tobi Lutke 73985a2aaa test: skip all model-dependent tests in CI 3 месяцев назад
  Tobi Lutke ed4df97122 test: skip LLM integration tests in CI 3 месяцев назад
  Tobi Lutke 2279389415 chore: set up npm publishing as @tobi/qmd v0.9.0 3 месяцев назад
  Tobi Lutke 31dd977c32 fix: handle dense content (code) that tokenizes to more than expected 3 месяцев назад
  Tobi Lutke 537d15a9e6 fix: proper cleanup of Metal GPU resources in tests 3 месяцев назад
  Tobi Lutke 2d2f53034d fix: use max chunk size for snippet search window 3 месяцев назад
  Tobi Lutke 32112256c1 docs: document smart chunking algorithm in README 3 месяцев назад
  Tobi Lutke f0e87a454a feat: smart chunking with scored markdown break points 3 месяцев назад
  Tobi Lütke 392934e78a perf: CPU parallelism via multi-context thread splitting 3 месяцев назад
  Tobi Lütke bf42223086 bench: add reranker benchmark (bench-rerank.ts) 3 месяцев назад
  Tobi Lütke 0a941c442f perf: flash attention, right-sized contexts, cleaner GPU detection 3 месяцев назад
  Tobi Lütke 4ac95b5e26 perf: adaptive parallel contexts for embed + rerank, fix VRAM waste 3 месяцев назад
  Tobi Lütke 0a0e1e6f29 perf: parallel reranking with multiple contexts (2.7x speedup) 3 месяцев назад
  Tobi Lütke ee86bba45e feat: auto-detect GPU acceleration + device info in status 3 месяцев назад
  Tobi Lütke b69fae7aa3 perf: batch vector embeddings + collection-aware FTS filtering 3 месяцев назад
  Tobi Lütke 03a25d69d9 Add QMD architecture diagram to README 3 месяцев назад
  Claude 73136e4f59 fix: verify sqlite-vec readiness after extension load. Closes #169 3 месяцев назад
  Claude 96643a28ed fix: reactivate deactivated documents on re-index. Closes #168 3 месяцев назад
  Claude 0eabfe73db fix: allow $ route filenames in handelize. Closes #162 3 месяцев назад