-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Pull requests: tobi/qmd
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: add --host flag and QMD_HOST env for configurable bind address
#583
opened Apr 16, 2026 by
ductiletoaster
Loading…
feat(bin): opt-in daemon fast-path for qmd search via QMD_DAEMON_URL
#582
opened Apr 16, 2026 by
lukeboyett
Loading…
2 tasks done
perf(store): add opt-in TTL cache to getStatus for polling callers
#581
opened Apr 16, 2026 by
lukeboyett
Loading…
2 tasks done
fix(embed): honor -c <collection> with scoped force-clear and shared-hash preservation
#580
opened Apr 15, 2026 by
lukeboyett
Loading…
2 tasks done
fix(db): declare transaction() on local Database interface
#579
opened Apr 15, 2026 by
lukeboyett
Loading…
2 tasks done
fix(bin): rewrite launcher as cross-platform Node.js script (fixes Windows global install)
#577
opened Apr 15, 2026 by
kaimys
Loading…
feat(llm): add remote embedding/reranking via OpenAI-compatible endpoints
#575
opened Apr 15, 2026 by
alexei-led
Contributor
Loading…
fix(nixos): fix prebuilt binaries via LD_LIBRARY_PATH + skip source build on read-only install
#574
opened Apr 14, 2026 by
jerome-benoit
Loading…
3 tasks done
fix: set PRAGMA busy_timeout to prevent SQLITE_BUSY_RECOVERY errors
#572
opened Apr 13, 2026 by
SleepyGab
Loading…
fix: embed and pull commands now respect models config and env vars
#571
opened Apr 13, 2026 by
beorn
Loading…
3 tasks done
fix: add QMD_MAX_PARALLEL_CONTEXTS env var to prevent Metal deadlocks
#569
opened Apr 13, 2026 by
hteddy64
Loading…
1 of 3 tasks
fix: remove grammar constraint to fix node-llama-cpp 3.18.1 crash
#567
opened Apr 13, 2026 by
LevinFaber
•
Draft
3 tasks done
feat(update): add -c/--collection filter to qmd update
#566
opened Apr 13, 2026 by
erlebach
Loading…
fix: use configured models instead of hardcoded defaults
#564
opened Apr 12, 2026 by
jowitte
Loading…
4 tasks
fix(windows): add qmd.cmd launcher that invokes node/bun directly
#561
opened Apr 12, 2026 by
OthmanAdi
Loading…
fix(embed,status): show resolved models instead of hardcoded defaults
#559
opened Apr 11, 2026 by
murphybread
Loading…
feat(chunking): code fence pairing, list-aware + XML tag break points
#553
opened Apr 10, 2026 by
galligan
Contributor
Loading…
3 of 4 tasks
Handle frontmatter in chunking and title extraction
#551
opened Apr 10, 2026 by
surma
Contributor
Loading…
fix: point bin entry to dist/cli/qmd.js for Windows compatibility
#544
opened Apr 8, 2026 by
kirmad
Loading…
fix: respect explicit QMD_LLAMA_GPU backends
#531
opened Apr 7, 2026 by
kuishou68
Contributor
Loading…
fix: honor active embed model in query vector lookups
#527
opened Apr 7, 2026 by
kuishou68
Contributor
Loading…
fix: honor QMD_EMBED_MODEL during qmd embed
#526
opened Apr 7, 2026 by
kuishou68
Contributor
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.