ruvector/npm/packages
ruvnet a2422cf8b8 fix(wasm-unified): suppress TS2532 in poincareToLorentz loop
Float32Array index access returns number|undefined under
noUncheckedIndexedAccess; the loop bound i < x.length guarantees
x[i] is defined, so the non-null assertion is safe.

Co-Authored-By: claude-flow <ruv@ruv.net>
2026-05-22 12:39:40 -04:00
..
acorn-wasm feat(wasm): publish @ruvector/rabitq-wasm and @ruvector/acorn-wasm to npm (#394) 2026-04-26 23:10:39 -04:00
agentic-integration fix(build): resolve sona napi flags and agentic-integration TypeScript errors 2026-05-22 07:33:47 -04:00
agentic-synth fix(lint): resolve ESLint errors in agentic-synth package 2026-05-22 06:15:00 -04:00
agentic-synth-examples fix(ts): remove rootDir+declaration from agentic-synth-examples tsconfig (#500) 2026-05-22 03:43:41 -04:00
burst-scaling fix(lint): resolve ESLint errors in burst-scaling package 2026-05-22 05:56:27 -04:00
cli fix(lint): resolve all ESLint errors in cli package 2026-05-22 06:10:36 -04: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 fix(lint): resolve ESLint errors in cognitum-gate-wasm package 2026-05-22 06:22:27 -04:00
core fix(core): clear stale tsconfig rootDir pointing at non-existent src/ 2026-05-22 10:41:13 -04:00
diskann chore(diskann): sync README + package.json to published 0.1.1 2026-05-18 16:30:44 -04:00
graph-data-generator fix(lint): fix graph-data-generator lint script target and extension 2026-05-22 05:58:33 -04:00
graph-node feat(graph-node): add deleteNode/deleteEdge/deleteHyperedge API — closes #427 2026-05-06 09:52:26 -04:00
graph-wasm chore(npm): patch bump packages for security overrides (#346) 2026-04-20 14:14:43 -04:00
node chore(release): bump patch versions for TS bug-fix releases 2026-05-22 12:13:53 -04: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: 9-issue cleanup batch + regression-guard CI workflow (#466) 2026-05-16 12:14:49 -04:00
postgres-cli chore(release): bump patch versions for TS bug-fix releases 2026-05-22 12:13:53 -04:00
rabitq-wasm feat(wasm): publish @ruvector/rabitq-wasm and @ruvector/acorn-wasm to npm (#394) 2026-04-26 23:10:39 -04: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 chore: revert router 0.1.31 bump from this PR 2026-05-18 16:35:22 -04:00
router-darwin-arm64 chore: revert router 0.1.31 bump from this PR 2026-05-18 16:35:22 -04:00
router-darwin-x64 chore: revert router 0.1.31 bump from this PR 2026-05-18 16:35:22 -04:00
router-linux-arm64-gnu chore: revert router 0.1.31 bump from this PR 2026-05-18 16:35:22 -04:00
router-linux-x64-gnu chore: revert router 0.1.31 bump from this PR 2026-05-18 16:35:22 -04:00
router-win32-x64-msvc chore: revert router 0.1.31 bump from this PR 2026-05-18 16:35:22 -04:00
rudag fix(esm): add .js extensions to dist module specifiers for Node.js ESM compatibility 2026-04-10 16:39:45 +00:00
ruqu-wasm chore(ruqu): bump to v2.0.5 with updated READMEs 2026-02-12 18:44:22 +00:00
ruvbot chore(release): bump patch versions for TS bug-fix releases 2026-05-22 12:13:53 -04:00
ruvector fix(tests): repair npm unit/integration test suite — 5/5 suites now pass 2026-05-22 04:18:31 -04:00
ruvector-cnn feat(ruvector-cnn): CNN contrastive learning + SIMD optimization fixes (#252) 2026-03-11 17:41:53 -04:00
ruvector-extensions fix(ts): align burst-scaling and ruvector-extensions with VectorDB API (#493) 2026-05-22 02:43:43 -04:00
ruvector-wasm fix(ts): resolve TypeScript errors across 5 npm packages (#499) 2026-05-22 03:39:37 -04:00
ruvector-wasm-unified fix(wasm-unified): suppress TS2532 in poincareToLorentz loop 2026-05-22 12:39:40 -04:00
ruvllm fix(ruvllm): pin optionalDependencies to actually-published 2.0.1 (#411) (#412) 2026-05-01 10:43:46 -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 ci: close 3 regression-guard coverage gaps from PR #466 review (#468) 2026-05-16 22:39:27 -04: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-04-21 20:31:20 +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: 9-issue cleanup batch + regression-guard CI workflow (#466) 2026-05-16 12:14:49 -04:00
rvlite fix(npm): update stale ruvector peer deps and fix TS syntax error (#492) 2026-05-22 02:33:45 -04:00
scipix feat(npm): add @ruvector/raft, @ruvector/replication, @ruvector/scipix packages (#129) 2026-01-21 22:58:14 -05:00
sona fix(build): resolve sona napi flags and agentic-integration TypeScript errors 2026-05-22 07:33:47 -04: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