qmd/src
Tobi Lutke 13e8473455
docs: update node usage and bump version
Update README installation and quick-start commands to Node examples.
- replace bun install/link commands with npm-based Node workflow
- bump package version to 0.9.9 for CLI and MCP metadata
- keep Bun guidance as optional development/runtime note
2026-02-15 16:44:47 -04:00
..
bench-rerank.ts perf: CPU parallelism via multi-context thread splitting 2026-02-15 11:21:45 -05:00
cli.test.ts MCP: Streamable HTTP, scoring fixes, tool improvements (#149) 2026-02-10 16:37:33 -05:00
collections.ts Fix: Add missing --index option to argument parser (#84) 2026-02-01 16:36:51 -05:00
eval.test.ts fixes 2025-12-21 14:50:17 -04:00
formatter.test.ts fix: add missing context to search results markdown and XML formatters 2026-02-13 00:34:23 -05:00
formatter.ts fix: add missing context to search results markdown and XML formatters 2026-02-13 00:34:23 -05:00
llm.test.ts perf: adaptive parallel contexts for embed + rerank, fix VRAM waste 2026-02-15 10:27:01 -05:00
llm.ts perf: CPU parallelism via multi-context thread splitting 2026-02-15 11:21:45 -05:00
mcp.test.ts MCP: Streamable HTTP, scoring fixes, tool improvements (#149) 2026-02-10 16:37:33 -05:00
mcp.ts docs: update node usage and bump version 2026-02-15 16:44:47 -04:00
qmd.ts feat: auto-detect GPU acceleration + device info in status 2026-02-15 10:13:07 -05:00
store-paths.test.ts Add Windows path utilities with cross-platform test coverage (#51) 2026-01-27 09:05:47 -05:00
store.test.ts perf: batch vector embeddings + collection-aware FTS filtering 2026-02-15 09:53:28 -05:00
store.ts perf: batch vector embeddings + collection-aware FTS filtering 2026-02-15 09:53:28 -05:00