ruvector/npm/packages
rUv fed88caa3c
Fix CLI dimension field mismatch + add TurboQuant to README (#309)
* fix(cli): correct field name mismatch in create and benchmark commands

The CLI passed `dimension` (singular) but the native NAPI binding
expects `dimensions` (plural). Also fix `db.save()` call which doesn't
exist on VectorDBWrapper — use `storagePath` constructor option instead.

Fixes #307

Co-Authored-By: claude-flow <ruv@ruv.net>

* docs: add TurboQuant to README capabilities and comparison tables

Co-Authored-By: claude-flow <ruv@ruv.net>

* docs(npm): update ruvector npm package for v2.1 SOTA features

- Add v2.1 section with FlashAttention-3, Graph RAG, hybrid search,
  DiskANN, ColBERT, Matryoshka, MLA, Mamba SSM, TurboQuant, OPQ, GraphMAE
- Update description to highlight hybrid retrieval and Graph RAG
- Add keywords: graph-rag, diskann, hybrid-search, colbert, turboquant, mamba
- Bump version to 0.2.19

Co-Authored-By: claude-flow <ruv@ruv.net>

* feat(ruvllm): update npm package with TurboQuant docs and SEO keywords

- Add TurboQuant KV-cache compression section (2-4 bit, 6-8x savings)
- Update description and add v2.5 feature table
- Add SEO keywords: turboquant, kv-cache, quantization, flash-attention,
  speculative-decoding, gguf, mamba, edge-ai, local-llm, model-compression
- Bump to v2.5.4, publish ruvllm crate to 2.1.0

Co-Authored-By: claude-flow <ruv@ruv.net>
2026-03-27 17:44:26 -04:00
..
agentic-integration feat(training): RuvLTRA v2.4 Ecosystem Edition - 100% routing accuracy (#123) 2026-01-20 20:08:30 -05:00
agentic-synth chore: update npm build artifacts for ruvbot, cognitum-gate-wasm, ospipe, raft, replication, ruvector-wasm-unified, ruvllm, rvf, and other packages 2026-02-23 16:07:05 +00:00
agentic-synth-examples chore: update npm build artifacts for ruvbot, cognitum-gate-wasm, ospipe, raft, replication, ruvector-wasm-unified, ruvllm, rvf, and other packages 2026-02-23 16:07:05 +00:00
burst-scaling feat(training): RuvLTRA v2.4 Ecosystem Edition - 100% routing accuracy (#123) 2026-01-20 20:08:30 -05:00
cli feat(training): RuvLTRA v2.4 Ecosystem Edition - 100% routing accuracy (#123) 2026-01-20 20:08:30 -05:00
cloud-run chore: update npm build artifacts for ruvbot, cognitum-gate-wasm, ospipe, raft, replication, ruvector-wasm-unified, ruvllm, rvf, and other packages 2026-02-23 16:07:05 +00:00
cognitum-gate-wasm chore: update npm build artifacts for ruvbot, cognitum-gate-wasm, ospipe, raft, replication, ruvector-wasm-unified, ruvllm, rvf, and other packages 2026-02-23 16:07:05 +00:00
core feat: comprehensive ruvector updates - analysis, workers, dashboard enhancements 2026-01-02 14:43:06 +00:00
graph-data-generator chore: update npm build artifacts for ruvbot, cognitum-gate-wasm, ospipe, raft, replication, ruvector-wasm-unified, ruvllm, rvf, and other packages 2026-02-23 16:07:05 +00:00
graph-node chore(graph-node): bump npm version to 2.0.2 2026-02-08 20:49:15 +00:00
graph-wasm docs: fix metadata and README issues from deep review 2026-02-08 20:49:15 +00:00
node feat(training): RuvLTRA v2.4 Ecosystem Edition - 100% routing accuracy (#123) 2026-01-20 20:08:30 -05:00
ospipe chore: update npm build artifacts for ruvbot, cognitum-gate-wasm, ospipe, raft, replication, ruvector-wasm-unified, ruvllm, rvf, and other packages 2026-02-23 16:07:05 +00:00
ospipe-wasm feat(ospipe): RuVector-enhanced personal AI memory for Screenpipe (#163) 2026-02-12 22:45:25 -05:00
pi-brain fix: ruvector-postgres v0.3.1 — audit bug fixes, 46 SQL functions, Docker publish (#227) 2026-03-03 12:53:10 -05:00
postgres-cli chore: bump @ruvector/postgres-cli to 0.2.7 2026-02-15 06:25:23 +00:00
raft chore: update npm build artifacts for ruvbot, cognitum-gate-wasm, ospipe, raft, replication, ruvector-wasm-unified, ruvllm, rvf, and other packages 2026-02-23 16:07:05 +00:00
replication chore: update npm build artifacts for ruvbot, cognitum-gate-wasm, ospipe, raft, replication, ruvector-wasm-unified, ruvllm, rvf, and other packages 2026-02-23 16:07:05 +00:00
router fix: update optionalDependencies to 0.1.27 2026-01-24 13:22:55 -05:00
router-darwin-arm64 chore: bump to 0.1.27 for republish with binaries 2026-01-24 12:50:31 -05:00
router-darwin-x64 chore: bump to 0.1.27 for republish with binaries 2026-01-24 12:50:31 -05:00
router-linux-arm64-gnu chore: bump to 0.1.27 for republish with binaries 2026-01-24 12:50:31 -05:00
router-linux-x64-gnu chore: bump to 0.1.27 for republish with binaries 2026-01-24 12:50:31 -05:00
router-win32-x64-msvc chore: bump to 0.1.27 for republish with binaries 2026-01-24 12:50:31 -05:00
rudag feat(training): RuvLTRA v2.4 Ecosystem Edition - 100% routing accuracy (#123) 2026-01-20 20:08:30 -05:00
ruqu-wasm chore(ruqu): bump to v2.0.5 with updated READMEs 2026-02-12 18:44:22 +00:00
ruvbot chore: update npm build artifacts for ruvbot, cognitum-gate-wasm, ospipe, raft, replication, ruvector-wasm-unified, ruvllm, rvf, and other packages 2026-02-23 16:07:05 +00:00
ruvector Fix CLI dimension field mismatch + add TurboQuant to README (#309) 2026-03-27 17:44:26 -04:00
ruvector-cnn feat(ruvector-cnn): CNN contrastive learning + SIMD optimization fixes (#252) 2026-03-11 17:41:53 -04:00
ruvector-extensions feat(training): RuvLTRA v2.4 Ecosystem Edition - 100% routing accuracy (#123) 2026-01-20 20:08:30 -05:00
ruvector-wasm chore: move packages to npm/packages directory (#130) 2026-01-21 23:50:45 -05:00
ruvector-wasm-unified chore: update npm build artifacts for ruvbot, cognitum-gate-wasm, ospipe, raft, replication, ruvector-wasm-unified, ruvllm, rvf, and other packages 2026-02-23 16:07:05 +00:00
ruvllm Fix CLI dimension field mismatch + add TurboQuant to README (#309) 2026-03-27 17:44:26 -04:00
ruvllm-cli chore: update npm build artifacts for ruvbot, cognitum-gate-wasm, ospipe, raft, replication, ruvector-wasm-unified, ruvllm, rvf, and other packages 2026-02-23 16:07:05 +00:00
ruvllm-darwin-arm64 feat(training): RuvLTRA v2.4 Ecosystem Edition - 100% routing accuracy (#123) 2026-01-20 20:08:30 -05:00
ruvllm-darwin-x64 feat(training): RuvLTRA v2.4 Ecosystem Edition - 100% routing accuracy (#123) 2026-01-20 20:08:30 -05:00
ruvllm-linux-arm64-gnu feat(training): RuvLTRA v2.4 Ecosystem Edition - 100% routing accuracy (#123) 2026-01-20 20:08:30 -05:00
ruvllm-linux-x64-gnu feat(training): RuvLTRA v2.4 Ecosystem Edition - 100% routing accuracy (#123) 2026-01-20 20:08:30 -05:00
ruvllm-wasm chore: update npm build artifacts for ruvbot, cognitum-gate-wasm, ospipe, raft, replication, ruvector-wasm-unified, ruvllm, rvf, and other packages 2026-02-23 16:07:05 +00:00
ruvllm-win32-x64-msvc feat(training): RuvLTRA v2.4 Ecosystem Edition - 100% routing accuracy (#123) 2026-01-20 20:08:30 -05:00
rvdna perf(rvdna): optimize hot paths and add real-data integration tests 2026-02-22 15:44:33 +00:00
rvf chore: update npm build artifacts for ruvbot, cognitum-gate-wasm, ospipe, raft, replication, ruvector-wasm-unified, ruvllm, rvf, and other packages 2026-02-23 16:07:05 +00:00
rvf-mcp-server docs: update READMEs with self-booting instructions, bump npm versions 2026-02-16 14:43:04 +00:00
rvf-node chore: Update RVF NAPI-RS binaries for all platforms 2026-03-13 01:44:04 +00:00
rvf-solver chore: update npm build artifacts for ruvbot, cognitum-gate-wasm, ospipe, raft, replication, ruvector-wasm-unified, ruvllm, rvf, and other packages 2026-02-23 16:07:05 +00:00
rvf-wasm fix(rvf-solver): add WASM binary, fix CJS loader, and correct field mapping 2026-02-17 02:05:37 +00:00
rvlite chore: bump and publish npm packages (ruvector 0.1.99, rvlite 0.2.4, rvf 0.1.3) 2026-02-15 06:19:48 +00:00
scipix feat(npm): add @ruvector/raft, @ruvector/replication, @ruvector/scipix packages (#129) 2026-01-21 22:58:14 -05:00
sona fix(brain): overhaul gist quality — deep research loop, strict novelty gates 2026-03-25 17:39:40 +00:00
spiking-neural feat(training): RuvLTRA v2.4 Ecosystem Edition - 100% routing accuracy (#123) 2026-01-20 20:08:30 -05:00
tiny-dancer feat(rvf): RuVector Format — Universal Cognitive Container SDK (#166) 2026-02-14 13:14:49 -05:00
tiny-dancer-darwin-arm64 feat: Add platform-specific npm packages for multi-platform support 2025-11-27 15:25:00 +00:00
tiny-dancer-darwin-x64 feat: Add platform-specific npm packages for multi-platform support 2025-11-27 15:25:00 +00:00
tiny-dancer-linux-arm64-gnu feat(rvf): RuVector Format — Universal Cognitive Container SDK (#166) 2026-02-14 13:14:49 -05:00
tiny-dancer-linux-x64-gnu feat: Add platform-specific npm packages for multi-platform support 2025-11-27 15:25:00 +00:00
tiny-dancer-win32-x64-msvc feat: Add platform-specific npm packages for multi-platform support 2025-11-27 15:25:00 +00:00