Shreyas Karnik
|
e1ce37c989
fix: handle 2GB protobuf limit, add validation, fix input feeds
|
2 months ago |
Shreyas Karnik
|
2df95ac9ba
feat: add ONNX conversion script for Transformers.js deployment
|
2 months ago |
Jörg Thalheim
|
8c4b4b335d
sync stale bun.lock, guard against future lockfile drift
|
2 months ago |
programcaicai
|
809aa36172
fix: bound memory usage during embed
|
2 months ago |
edy
|
9718d3767c
fix: truncate oversized text before embedding to prevent GGML crash
|
2 months ago |
sonwr
|
7df09e8235
fix: skip vector cleanup when sqlite-vec is unavailable
|
2 months ago |
Ryan Malia
|
28903d8eba
fix: prioritize package-lock.json in launcher to prevent Bun false positive
|
2 months ago |
Ryan Malia
|
e988c5d286
fix: pin zod to exact 4.2.1 to fix tsc build failure (#379)
|
2 months ago |
serhii12
|
52ebafce11
fix(db): add macOS Homebrew SQLite support for Bun and restore actionable errors
|
2 months ago |
Øystein Krog
|
26d4ebfa56
fix: skip Git Bash path detection on WSL
|
2 months ago |
Matt Van Horn
|
11b3f17fba
feat(cli): add --no-rerank flag to skip reranking in qmd query
|
2 months ago |
Tobias Lütke
|
ae3604cb88
Merge pull request #362 from syedair/fix/launcher-bun-install-false-positive
|
2 months ago |
Syed Humair
|
b0a14b18ad
fix: remove $BUN_INSTALL check from launcher to prevent false Bun detection
|
2 months ago |
Tobi Lutke
|
21a5dcc853
release: v2.0.1
|
2 months ago |
Tobi Lutke
|
1207fe7776
docs: write changelog for 2.0.1
|
2 months ago |
Tobias Lütke
|
55c951b15e
Merge pull request #349 from byheaven/fix/qwen3-embedding-model-filename-case
|
2 months ago |
Tobias Lütke
|
22ba426dc0
Merge pull request #352 from nibzard/fix-global-launcher-path
|
2 months ago |
Tobias Lütke
|
e710e9d2b9
Merge pull request #355 from nibzard/feat-skill-install-clean
|
2 months ago |
nkkko
|
b16d77146a
feat(skill): install packaged qmd skill
|
2 months ago |
nkkko
|
9f4c71c783
fix(cli): resolve symlinked global launcher path
|
2 months ago |
Tobi Lutke
|
55f16460d0
fix(ci): guard LLM calls in CI and increase test timeouts
|
2 months ago |
Tobi Lutke
|
ed0249fd6b
fix(test): increase timeout for SDK search tests that trigger LLM expansion
|
2 months ago |
Tobi Lutke
|
8478ddb666
release: v2.0.0
|
2 months ago |
Tobi Lutke
|
a444c86382
docs: rewrite SDK section for 2.0, fix MCP tool names, add changelog
|
2 months ago |
Tobi Lutke
|
b252219add
fix(deps): bump better-sqlite3 to ^12.4.5, add runtime-aware bin wrapper
|
2 months ago |
Tobi Lutke
|
c68904fe08
refactor: move CLI and MCP to subdirectories, MCP consumes SDK
|
2 months ago |
Tobi Lutke
|
839d774a06
feat: redesign SDK search API with unified search() and ExpandedQuery type
|
2 months ago |
YuBai
|
740b17b485
docs: fix Qwen3-Embedding GGUF filename case in README and llm.ts
|
2 months ago |
Tobi Lutke
|
032f26edca
release: v1.1.6
|
2 months ago |
Tobi Lutke
|
0c83dc1593
docs: write changelog for 1.1.6
|
2 months ago |