qmd/src
Tobi Lutke 2780dfb5d0
fix: increase bun test timeout to 30s via CLI flag
The default 5s timeout is too short for CLI subprocess tests in CI.
2026-02-15 21:59:18 -04:00
..
bench-rerank.ts perf: CPU parallelism via multi-context thread splitting 2026-02-15 11:21:45 -05:00
collections.ts Fix: Add missing --index option to argument parser (#84) 2026-02-01 16:36:51 -05:00
db.ts feat: cross-runtime SQLite compat layer (bun:sqlite + better-sqlite3) 2026-02-15 17:15:47 -04:00
formatter.ts fix: add missing context to search results markdown and XML formatters 2026-02-13 00:34:23 -05:00
llm.ts perf: CPU parallelism via multi-context thread splitting 2026-02-15 11:21:45 -05:00
mcp.ts fix: MCP session support and cross-runtime test compat 2026-02-15 21:54:25 -04:00
qmd.ts feat: cross-runtime SQLite compat layer (bun:sqlite + better-sqlite3) 2026-02-15 17:15:47 -04:00
store.ts feat: cross-runtime SQLite compat layer (bun:sqlite + better-sqlite3) 2026-02-15 17:15:47 -04:00
test-preload.ts fix: increase bun test timeout to 30s via CLI flag 2026-02-15 21:59:18 -04:00