dan mackinlay
|
08b410696f
Document clickable TTY link output in README
|
1 ヶ月 前 |
James Risberg
|
244ddf5ecb
feat: AST-aware chunking for code files via tree-sitter
|
2 ヶ月 前 |
Tobias Lütke
|
55c951b15e
Merge pull request #349 from byheaven/fix/qwen3-embedding-model-filename-case
|
2 ヶ月 前 |
Tobi Lutke
|
a444c86382
docs: rewrite SDK section for 2.0, fix MCP tool names, add changelog
|
2 ヶ月 前 |
YuBai
|
740b17b485
docs: fix Qwen3-Embedding GGUF filename case in README and llm.ts
|
2 ヶ月 前 |
Tobi Lutke
|
040c6fa904
feat: add SDK/library mode for programmatic access
|
2 ヶ月 前 |
vyalamar
|
b068ad0dd6
feat(query): add --explain score traces for hybrid search
|
3 ヶ月 前 |
Tobias Lütke
|
7904ab9a9d
Merge pull request #273 from daocoding/feature/configurable-embed-model
|
2 ヶ月 前 |
Gilles Dubuc
|
7f8e33e0a9
Fix plugin install syntax
|
2 ヶ月 前 |
Gilles Dubuc
|
75589d77f3
Fix claude marketplace syntax
|
2 ヶ月 前 |
Big (daocoding)
|
b71649b12d
feat: add QMD_EMBED_MODEL env var for multilingual embedding support
|
2 ヶ月 前 |
Tobi Lutke
|
09803a75b7
feat: compile to JS for npm, release system, full changelog
|
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
|
5d73752b47
chore: rename package scope to @tobilu/qmd
|
3 ヶ月 前 |
Tobi Lutke
|
2279389415
chore: set up npm publishing as @tobi/qmd v0.9.0
|
3 ヶ月 前 |
Tobi Lutke
|
32112256c1
docs: document smart chunking algorithm in README
|
3 ヶ月 前 |
Tobi Lütke
|
03a25d69d9
Add QMD architecture diagram to README
|
3 ヶ月 前 |
Ilya Grigorik
|
785bbcf319
MCP: Streamable HTTP, scoring fixes, tool improvements (#149)
|
3 ヶ月 前 |
Matt Galligan
|
63028fd5e9
feat: add Claude Code plugin support with inline status check (#99)
|
3 ヶ月 前 |
Tobi Lutke
|
17c201ea81
fix: correct QMD acronym to Query Markup Documents
|
3 ヶ月 前 |
Tobi Lütke
|
46ff098361
Change only: format to only:lex (no space after colon)
|
3 ヶ月 前 |
Tobias Lütke
|
eb1b77c8cb
Deploy fine-tuned GRPO model as default query expansion (#67)
|
3 ヶ月 前 |
George Zhang
|
c8f72de12e
docs: fix query expansion model size (Qwen3-1.7B, not 0.6B)
|
4 ヶ月 前 |
Tobi Lutke
|
d383b5c226
Migrate to node-llama-cpp and add structured query expansion
|
5 ヶ月 前 |
Tobi Lutke
|
a3703c069a
Add path normalization, output format tests, and fix test isolation
|
5 ヶ月 前 |
Tobi Lutke
|
529e989d83
Refactor: Move TypeScript source files to src/ directory
|
5 ヶ月 前 |
Tobi Lutke
|
bab46dacb2
Refactor: extract store, LLM, and formatter modules with comprehensive tests
|
5 ヶ月 前 |
Tobi Lutke
|
25ac53848f
Add MCP server for AI agent integration
|
5 ヶ月 前 |