chore(deps): bump node-llama-cpp 3.18.1 → 3.20.0 and safe patch/minors (#891)

* chore(deps): bump node-llama-cpp 3.18.1 → 3.20.0 and safe patch/minors

Await LlamaContextSequence.dispose() before parent context dispose (3.20 made it async). flake.nix FOD hashes left stale on purpose.

* fix(nix): update qmd-node-modules FOD hashes after node-llama-cpp 3.20.0
This commit is contained in:
Tobias Lütke
2026-08-13 14:50:52 -04:00
committed by GitHub
parent f8352d7379
commit 665fc8970d
6 changed files with 205 additions and 75 deletions
+5 -5
View File
@@ -59,14 +59,14 @@
"@modelcontextprotocol/server": "2.0.0",
"better-sqlite3": "^13.0.3",
"fast-glob": "3.3.3",
"node-llama-cpp": "3.18.1",
"picomatch": "4.0.4",
"node-llama-cpp": "3.20.0",
"picomatch": "4.0.5",
"sqlite-vec": "0.1.9",
"tree-sitter-go": "0.25.0",
"tree-sitter-python": "0.25.0",
"tree-sitter-rust": "0.24.0",
"tree-sitter-typescript": "0.23.2",
"web-tree-sitter": "0.26.8",
"web-tree-sitter": "0.26.12",
"yaml": "2.9.0",
"zod": "4.2.1"
},
@@ -79,8 +79,8 @@
},
"devDependencies": {
"@types/better-sqlite3": "7.6.13",
"tsx": "4.21.0",
"vitest": "3.2.4"
"tsx": "4.23.12",
"vitest": "3.2.7"
},
"pnpm": {
"onlyBuiltDependencies": [