Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
181 commits
Select commit Hold shift + click to select a range
e333830
feat: Add agentic-synth package with comprehensive SDK and CLI
claude Nov 21, 2025
df059a6
docs: Add mission completion summary
claude Nov 21, 2025
4fff89c
feat: Add comprehensive CI/CD pipeline and quality documentation
claude Nov 21, 2025
3a89db4
test: Add live API testing and CI/CD workflow
claude Nov 21, 2025
8626983
perf: Add comprehensive benchmark suite and optimization documentation
claude Nov 21, 2025
201834c
docs: Add comprehensive performance report
claude Nov 21, 2025
4666a09
docs: Add comprehensive documentation suite for v0.1.0
claude Nov 22, 2025
a0166bd
feat: Add 50+ comprehensive examples across 10 specialized domains
claude Nov 22, 2025
b7fd554
feat: Add comprehensive agentic-jujutsu integration examples and tests
claude Nov 22, 2025
cd02c57
feat: Add comprehensive OpenRouter training and optimization session
claude Nov 22, 2025
0869457
feat: Add comprehensive DSPy.ts integration with multi-model training
claude Nov 22, 2025
281ed08
docs: Add comprehensive SEO-optimized README and examples documentation
claude Nov 22, 2025
7cdf928
fix: Resolve all critical issues for npm publication
claude Nov 22, 2025
e08f9e9
docs: Add comprehensive final review report and pre-publish automation
claude Nov 22, 2025
9dc98a5
fix: Resolve all critical issues for npm publication
claude Nov 22, 2025
138e582
docs: Add production ready summary report
claude Nov 22, 2025
753842b
feat: Add code quality tooling and fix DSPy learning tests
claude Nov 22, 2025
6d66c6a
docs: Add comprehensive code quality improvements summary
claude Nov 22, 2025
f76ec5d
feat: Add @ruvector/agentic-synth-examples package with DSPy training
claude Nov 22, 2025
c62438a
feat(examples): Complete @ruvector/agentic-synth-examples package imp…
claude Nov 22, 2025
0c1a7a2
Merge pull request #6 from ruvnet/claude/setup-claude-flow-alpha-01N3…
ruvnet Nov 22, 2025
27bd981
fix: Respect user provider configuration instead of hardcoded fallbacks
claude Nov 22, 2025
eb502ba
docs: Add comprehensive security and runtime review documentation
claude Nov 22, 2025
37a06f2
Merge pull request #7 from ruvnet/claude/fix-generate-provider-config…
ruvnet Nov 22, 2025
4b9f851
feat: Add psycho-symbolic-reasoner integration with ruvector ecosystem
claude Nov 23, 2025
15c86f8
feat: Add comprehensive psycho-synth-examples package with 6 domain a…
claude Nov 23, 2025
a7b241e
docs: Add comprehensive psycho-synth examples quick start guide
claude Nov 23, 2025
2aa87e0
feat: Prepare packages for npm publishing with comprehensive validation
claude Nov 23, 2025
6700bfc
refactor: Simplify package names by removing @ruvector scope
claude Nov 23, 2025
27b2224
docs: Add final publishing summary with simplified package names
claude Nov 23, 2025
0f43dab
feat: Complete AI swarm analysis with ReasoningBank and Agent Booster
claude Nov 23, 2025
747f234
fix: Critical production blockers resolved (syntax error + memory leak)
claude Nov 23, 2025
b1c340e
Merge pull request #9 from ruvnet/claude/integrate-agentic-synth-01X7…
ruvnet Nov 24, 2025
7283dc8
feat: Add comprehensive rUvector vs Qdrant benchmark comparison
claude Nov 25, 2025
0531b71
docs: Add comprehensive improvement roadmap based on Qdrant analysis
claude Nov 25, 2025
cc4ef6d
feat: Add 5 new production crates with WASM/Node.js integration
claude Nov 25, 2025
5cf2678
feat: Add 3 distributed crates for cluster, raft consensus, and repli…
claude Nov 25, 2025
d967682
fix: Update optionalDependencies to version 0.1.2
ruvnet Nov 25, 2025
f641269
fix: Add shell: bash to debug step for Windows compatibility
ruvnet Nov 25, 2025
e4bee17
fix: Update darwin-x64 build to macos-15-large runner
ruvnet Nov 25, 2025
eb4bd8f
fix: Use macos-13-xlarge for darwin-x64 builds
ruvnet Nov 25, 2025
35d6605
fix: Use macos-15-intel for Intel Mac builds
ruvnet Nov 25, 2025
85b67c4
Merge pull request #12 from ruvnet/claude/review-dna-capabilities-01E…
ruvnet Nov 25, 2025
ac7ad83
chore: bump version to 0.1.2
ruvnet Nov 25, 2025
86df624
docs: Add comprehensive publishing guide
ruvnet Nov 25, 2025
af05e79
docs: Add NPM token setup guide
ruvnet Nov 25, 2025
8feb290
fix: Update package versions to 0.1.2 for publishing
ruvnet Nov 25, 2025
e9a95cc
chore: bump version to 0.1.3 and publish to npm
ruvnet Nov 25, 2025
4d32019
chore: update ruvector wrapper to 0.1.8
ruvnet Nov 25, 2025
cc39b39
fix: Update ruvector to use @ruvector/core package
ruvnet Nov 25, 2025
1bfa9aa
fix: Update WASM dependency to @ruvector/wasm
ruvnet Nov 25, 2025
47dd1a7
fix: Add CommonJS build and remove WASM dependency
ruvnet Nov 25, 2025
00359eb
feat: Complete RuVector Extensions with 5 Major Features
ruvnet Nov 25, 2025
4aad146
fix: Update package-lock.json for ruvector-extensions dependencies
ruvnet Nov 25, 2025
9108ade
feat: Add automated package-lock.json sync tooling
ruvnet Nov 25, 2025
959e767
Merge pull request #14 from ruvnet/feat/ruvector-extensions-complete
ruvnet Nov 25, 2025
bcc85f5
feat: Add Neo4j-compatible hypergraph database package (ruvector-graph)
claude Nov 25, 2025
a14ae96
fix: Resolve compilation errors in ruvector-graph crate
claude Nov 25, 2025
21dd462
fix: Resolve test compilation errors and parser issues
claude Nov 26, 2025
f71528e
feat: Implement all previously ignored features
claude Nov 26, 2025
5636dd6
feat: Fix parser edge cases and semantic search
claude Nov 26, 2025
6a5dd0b
test: Add comprehensive edge case tests for new capabilities
claude Nov 26, 2025
70b27c9
perf: Add benchmarks and optimize new capabilities
claude Nov 26, 2025
4b2c2c2
feat: Add ruvector-gnn crate with GNN, compression, WASM and Node.js …
claude Nov 26, 2025
ab9f089
docs: Improve README with clearer intro, features table, and npm quic…
claude Nov 26, 2025
628a231
docs: Streamline README with full capabilities comparison and npx ruv…
claude Nov 26, 2025
44a411e
docs: Restore detailed README with better badges and doc links
claude Nov 26, 2025
cfc7cea
docs: Add Cypher reference, include Tiny Dancer, fix WASM build
claude Nov 26, 2025
520dd9c
feat: Add benchmarks section to README, fix critical security issues
claude Nov 26, 2025
6d63f32
chore: Add napi-rs build artifacts to .gitignore
claude Nov 26, 2025
4fda133
feat: Add graph, GNN, and compression commands to npx ruvector CLI
claude Nov 26, 2025
35360f3
feat: Add doctor command to CLI for installation diagnostics
claude Nov 26, 2025
fc102b1
fix: Sync npm/package-lock.json with workspace dependencies
ruvnet Nov 26, 2025
eef6778
fix: Resolve CI build failures
ruvnet Nov 26, 2025
02456e1
fix: Correct WASM build path and security audit workflow
ruvnet Nov 26, 2025
f8007e7
fix: Run cargo audit without -p flag (unsupported)
ruvnet Nov 26, 2025
bb1adc8
fix: Ignore known unmaintained crate warnings in security audit
ruvnet Nov 26, 2025
bbefb47
fix: Scope clippy to ruvector-graph package and ignore protobuf vuln
ruvnet Nov 26, 2025
3c94cee
fix: Resolve ruvector-graph-node NAPI compilation errors
ruvnet Nov 26, 2025
441ab26
fix: Resolve benchmark crate compilation errors
ruvnet Nov 26, 2025
9c3d208
fix: Resolve test compilation errors with VectorId type and imports
ruvnet Nov 26, 2025
526b7ad
chore: Update workspace version to 0.1.2 and simplify CI workflow
ruvnet Nov 26, 2025
8256656
fix: Resolve pre-existing test failures and fix sync script
ruvnet Nov 26, 2025
b81423e
docs: Add README files for all crates and update root README with cra…
ruvnet Nov 26, 2025
b00edba
docs: Expand README introduction and features to cover all crate capa…
ruvnet Nov 26, 2025
f7506f8
feat: Update NAPI-RS bindings with new capabilities (v0.1.15)
ruvnet Nov 26, 2025
101c571
docs: Add Global Cloud Performance metrics to README
ruvnet Nov 26, 2025
8afb66e
docs: Improve Compression Tiers section with better explanation
ruvnet Nov 26, 2025
69fda3e
chore: Update NAPI-RS binaries for all platforms
ruvnet Nov 26, 2025
ff87ffc
fix: Export new NAPI functions in native wrapper
ruvnet Nov 26, 2025
3aa0301
fix: Update npm workspace package-lock.json for v0.1.15
ruvnet Nov 26, 2025
90705ff
Merge pull request #15 from ruvnet/claude/ruvector-neo4j-hypergraph-0…
ruvnet Nov 26, 2025
5ad729b
chore: Update NAPI-RS binaries for all platforms
github-actions[bot] Nov 26, 2025
0f711fd
fix: Resolve unresolved imports in ruvector-tiny-dancer-core examples
ruvnet Nov 26, 2025
9f9bbb0
docs: Update npm/ruvector README to match main project style
ruvnet Nov 26, 2025
834daa3
chore: Bump ruvector npm package to v0.1.21
ruvnet Nov 26, 2025
1cc0993
feat: Implement GNN forgetting mitigation (#17)
ruvnet Nov 26, 2025
2bdee0b
docs: Enhance npm package SEO and README for v0.1.22
ruvnet Nov 26, 2025
fb32082
chore: Bump version to 0.1.15 with security fixes and GNN forgetting …
ruvnet Nov 27, 2025
6de3ab5
fix: Update version test to be dynamic
ruvnet Nov 27, 2025
ded3057
chore: Publish @ruvector/gnn@0.1.15 to npm
ruvnet Nov 27, 2025
47fe126
chore: Publish @ruvector/node@0.1.15 to npm
ruvnet Nov 27, 2025
ca42bc0
Merge pull request #18 from ruvnet/fix/example-import-issues
ruvnet Nov 27, 2025
e7123fb
chore: Update NAPI-RS binaries for all platforms
github-actions[bot] Nov 27, 2025
75db979
ci: Add GNN multi-platform build workflow
ruvnet Nov 27, 2025
40cad61
docs: Add CI badge to GNN README
ruvnet Nov 27, 2025
69b5d78
chore: Update NAPI-RS binaries for all platforms
github-actions[bot] Nov 27, 2025
e21d7f1
chore: Update NAPI-RS binaries for all platforms
github-actions[bot] Nov 27, 2025
2ea884b
feat: Add persistence support and Cypher queries to @ruvector/graph-node
ruvnet Nov 27, 2025
e39f7f6
chore: Update NAPI-RS binaries for all platforms
github-actions[bot] Nov 27, 2025
3dba719
docs: Update README with accurate npm package status
ruvnet Nov 27, 2025
9ae7cfd
feat: Add one-liner install script for RuVector
ruvnet Nov 27, 2025
50b3d88
docs: Add one-liner install to README quickstart
ruvnet Nov 27, 2025
b12a22b
fix: Rewrite install.sh with proper error handling
ruvnet Nov 27, 2025
9f32427
feat: Add CLI commands for doctor, setup, graph, router, server, clus…
ruvnet Nov 27, 2025
94252bf
chore: Update NAPI-RS binaries for all platforms
github-actions[bot] Nov 27, 2025
3a8c14e
feat: Add NAPI-RS npm packages for tiny-dancer and router
ruvnet Nov 27, 2025
ec75716
feat: Add platform-specific npm packages for multi-platform support
ruvnet Nov 27, 2025
37d7110
docs: Update README npm packages table with tiny-dancer and router
ruvnet Nov 27, 2025
9fba8c4
fix: Resolve CI failures from platform-specific npm package conflicts
ruvnet Nov 27, 2025
6179bb6
fix: Use --force flag to bypass platform checks in npm install
ruvnet Nov 27, 2025
c0dc5ca
Merge pull request #21 from ruvnet/feat/implement-cli-placeholders
ruvnet Nov 27, 2025
8c023e3
chore: Update NAPI-RS binaries for all platforms
github-actions[bot] Nov 27, 2025
13600cc
feat: Add REFRAG pipeline example demonstrating 30x RAG latency reduc…
ruvnet Nov 27, 2025
9f38ea7
feat(gnn): Add persistent GNN layer caching for 250-500x performance …
ruvnet Nov 27, 2025
d7ebdda
chore: Bump version to 0.1.16 for npm package release
ruvnet Nov 27, 2025
b337d3b
Merge pull request #23 from ruvnet/feat/gnn-performance-optimization
ruvnet Nov 27, 2025
2cd8cb4
chore: Update NAPI-RS binaries for all platforms
github-actions[bot] Nov 27, 2025
1f236ba
feat(test): Add distributed integration tests and Docker infrastructu…
ruvnet Nov 27, 2025
f4f095a
docs: Add usage examples for distributed systems crates
ruvnet Nov 28, 2025
8f45a54
Merge pull request #25 from ruvnet/feat/horizontal-scaling-raft
ruvnet Nov 28, 2025
0846de2
chore: Update NAPI-RS binaries for all platforms
github-actions[bot] Nov 28, 2025
7ff0ef4
Update README.md
ruvnet Nov 28, 2025
f92dc5b
chore: Update NAPI-RS binaries for all platforms
github-actions[bot] Nov 28, 2025
90f6f4f
docs: Add EXO-AI 2025 cognitive substrate research
claude Nov 29, 2025
b477d67
feat: Complete EXO-AI 2025 cognitive substrate implementation
claude Nov 29, 2025
b9a4dd7
feat(exo-ai): Add IIT consciousness and Landauer thermodynamics
claude Nov 29, 2025
5d0fa11
fix(exo-ai): Fix all tests and add performance benchmarks
claude Nov 29, 2025
aec61a5
feat(exo-ai): Add comprehensive learning capability benchmarks
claude Nov 29, 2025
a2631d7
docs: Add comprehensive EXO-AI benchmark and analysis reports
claude Nov 29, 2025
4514cd6
feat(exo-ai): Optimize learning system and enhance reports
claude Nov 29, 2025
af01f60
perf(consciousness): Optimize IIT Phi computation algorithms
claude Nov 29, 2025
0686046
feat(exo-exotic): Add 10 cutting-edge cognitive experiments
claude Nov 29, 2025
0a4caca
docs(exo-exotic): Add comprehensive README with examples and discoveries
claude Nov 29, 2025
cdc547f
docs: Organize examples/ with comprehensive READMEs
claude Nov 29, 2025
ec6daec
Merge pull request #27 from ruvnet/claude/research-sparc-architecture…
ruvnet Nov 29, 2025
3f35988
chore: Update NAPI-RS binaries for all platforms
github-actions[bot] Nov 29, 2025
1d186d2
Plan Rust Mathpix clone for ruvector (#28)
ruvnet Nov 29, 2025
605abb4
chore: Update NAPI-RS binaries for all platforms
github-actions[bot] Nov 29, 2025
4d469cf
docs: Add MCP server command to SciPix section in root README
ruvnet Nov 29, 2025
5c4920b
chore: Update NAPI-RS binaries for all platforms
github-actions[bot] Nov 29, 2025
7782532
feat(examples): Add ONNX-Rust embeddings example for RuVector
ruvnet Nov 29, 2025
6e4e0a5
chore: Update NAPI-RS binaries for all platforms
github-actions[bot] Nov 29, 2025
114a8d8
docs: Add ONNX Embeddings section to README
ruvnet Nov 29, 2025
2a18273
chore: Update NAPI-RS binaries for all platforms
github-actions[bot] Nov 29, 2025
0b6b2f8
docs: Add comprehensive GNN latent space research documentation
claude Nov 30, 2025
0fb661e
docs: Add 20-year HNSW evolution research documentation
claude Nov 30, 2025
6cda222
docs: Add comprehensive ruvector-attention implementation plan
claude Nov 30, 2025
9bb59ac
fix: Rebuild HNSW index from persisted storage on VectorDB init
ruvnet Nov 30, 2025
8a61930
fix: Fix PQ integration test failures and add v0.1.18 release
ruvnet Nov 30, 2025
5f282d0
fix: Remove automatic npm publish from CI/CD workflows
ruvnet Nov 30, 2025
f62e7dd
feat: Add build-attention.yml workflow for attention native modules
ruvnet Nov 30, 2025
5e65e1f
chore: Update NAPI-RS binaries for all platforms
github-actions[bot] Nov 30, 2025
fdf3e71
fix: Update NAPI-RS config and disable wasm-opt
ruvnet Nov 30, 2025
6693abe
chore: Update NAPI-RS binaries for all platforms
github-actions[bot] Nov 30, 2025
693d3c1
fix: Add mkdir for WASM pkg directory in CI workflow
ruvnet Nov 30, 2025
b29e427
chore: Update NAPI-RS binaries for all platforms
github-actions[bot] Nov 30, 2025
a9c3d4a
feat: Integrate @ruvector/attention as optional re-export from @ruvec…
ruvnet Nov 30, 2025
fbde10c
chore: Update NAPI-RS binaries for all platforms
github-actions[bot] Nov 30, 2025
ac14431
feat: Export all 39 attention mechanisms and utilities
ruvnet Nov 30, 2025
71d86cc
chore: Update NAPI-RS binaries for all platforms
github-actions[bot] Nov 30, 2025
814679b
feat: Add attention mechanisms documentation and fix CLI bugs
ruvnet Dec 1, 2025
2eabede
chore: Update NAPI-RS binaries for all platforms
github-actions[bot] Dec 1, 2025
f9933de
feat(agentic-synth): Update RuVector adapter to use native NAPI-RS bi…
ruvnet Dec 1, 2025
2a661c8
chore: Update NAPI-RS binaries for all platforms
github-actions[bot] Dec 1, 2025
400a06a
fix(gnn-node): Use Float32Array for NAPI bindings to fix type convers…
ruvnet Dec 1, 2025
e891c55
chore: Update NAPI-RS binaries for all platforms
github-actions[bot] Dec 1, 2025
ef03748
chore: Bump version to 0.1.19 for Float32Array fix release
ruvnet Dec 1, 2025
82c448b
chore: Update NAPI-RS binaries for all platforms
github-actions[bot] Dec 1, 2025
42a8b14
fix(security): Resolve all 10 npm audit vulnerabilities
ruvnet Dec 1, 2025
3c8ada0
feat(gnn): Integrate attention mechanisms into GNN layer (#38)
ruvnet Dec 1, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
10 changes: 10 additions & 0 deletions .githooks/pre-commit
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
#!/bin/bash
# Git pre-commit hook to automatically sync package-lock.json
# Install: ln -sf ../../.githooks/pre-commit .git/hooks/pre-commit

export GIT_HOOK="pre-commit"

# Run the sync script
./scripts/sync-lockfile.sh

exit $?
1 change: 1 addition & 0 deletions .github/benchmarks/graph-baseline.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Graph performance baseline
284 changes: 284 additions & 0 deletions .github/workflows/RELEASE-FLOW.md

Large diffs are not rendered by default.

Loading
Loading