ruvector/npm/packages
Reuven 25176801e9 feat(benchmarks): add Claude Code use case benchmark suite
Comprehensive benchmark suite for evaluating RuvLTRA models on
Claude Code-specific tasks (not HumanEval/MBPP generic coding).

Routing Benchmark (96 test cases):
- 13 agent types: coder, researcher, reviewer, tester, architect,
  security-architect, debugger, documenter, refactorer, optimizer,
  devops, api-docs, planner
- Categories: implementation, research, review, testing, architecture,
  security, debugging, documentation, refactoring, performance, devops,
  api-documentation, planning, ambiguous
- Difficulty levels: easy, medium, hard
- Metrics: accuracy by category/difficulty, latency percentiles

Embedding Benchmark:
- Similarity detection: 36 pairs (high/medium/low/none similarity)
- Semantic search: 5 queries with relevance-graded documents
- Clustering: 5 task clusters (auth, testing, database, frontend, devops)
- Metrics: MRR, NDCG, cluster purity, silhouette score

CLI commands:
- `ruvllm benchmark routing` - Test agent routing accuracy
- `ruvllm benchmark embedding` - Test embedding quality
- `ruvllm benchmark full` - Complete evaluation suite

Baseline results (keyword router):
- Routing: 66.7% accuracy (needs native model for improvement)
- Establishes comparison point for model evaluation

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-20 16:22:45 -05:00
..
agentic-integration refactor: Move /src packages to /npm/packages 2025-12-02 16:58:38 +00:00
agentic-synth fix: Update doc links and move packages to npm/packages 2025-12-02 16:54:39 +00:00
agentic-synth-examples fix: Update doc links and move packages to npm/packages 2025-12-02 16:54:39 +00:00
burst-scaling feat: SONA Neural Architecture, RuvLLM, npm packages v0.1.31, and path traversal fix (#51) 2025-12-03 18:40:25 -05:00
cli chore(npm): bump @ruvector/cli to v0.1.28 2025-12-29 18:07:20 +00:00
cloud-run refactor: Move /src packages to /npm/packages 2025-12-02 16:58:38 +00:00
core feat: comprehensive ruvector updates - analysis, workers, dashboard enhancements 2026-01-02 14:43:06 +00:00
graph-data-generator fix: Update doc links and move packages to npm/packages 2025-12-02 16:54:39 +00:00
graph-node chore: Update dependency versions for crates.io publishing 2026-01-04 19:44:24 +00:00
graph-wasm feat(postgres): Add HNSW index and embedding functions support (#62) 2025-12-09 11:14:52 -05:00
node feat(postgres): Add HNSW index and embedding functions support (#62) 2025-12-09 11:14:52 -05:00
postgres-cli chore(postgres-cli): Bump version to 0.2.6 2025-12-08 16:16:41 +00:00
router fix: Resolve 6 GitHub issues - ARM64 CI, SemanticRouter, SONA JSON, WASM fixes 2026-01-19 22:00:52 -05:00
router-darwin-arm64 feat(postgres): Add HNSW index and embedding functions support (#62) 2025-12-09 11:14:52 -05:00
router-darwin-x64 feat: Add platform-specific npm packages for multi-platform support 2025-11-27 15:25:00 +00:00
router-linux-arm64-gnu feat(postgres): Add HNSW index and embedding functions support (#62) 2025-12-09 11:14:52 -05:00
router-linux-x64-gnu feat(postgres): Add HNSW index and embedding functions support (#62) 2025-12-09 11:14:52 -05:00
router-win32-x64-msvc feat(postgres): Add HNSW index and embedding functions support (#62) 2025-12-09 11:14:52 -05:00
rudag chore: sync settings and dependencies 2025-12-30 18:26:41 +00:00
ruvector feat: comprehensive ruvector updates - analysis, workers, dashboard enhancements 2026-01-02 14:43:06 +00:00
ruvector-extensions feat: Complete RuVector Extensions with 5 Major Features 2025-11-25 20:58:49 +00:00
ruvllm feat(benchmarks): add Claude Code use case benchmark suite 2026-01-20 16:22:45 -05:00
ruvllm-darwin-arm64 Release v2.0.0: WASM support, multi-platform, performance optimizations 2026-01-19 10:09:40 -05:00
ruvllm-darwin-x64 Release v2.0.0: WASM support, multi-platform, performance optimizations 2026-01-19 10:09:40 -05:00
ruvllm-linux-arm64-gnu Release v2.0.0: WASM support, multi-platform, performance optimizations 2026-01-19 10:09:40 -05:00
ruvllm-linux-x64-gnu Release v2.0.0: WASM support, multi-platform, performance optimizations 2026-01-19 10:09:40 -05:00
ruvllm-win32-x64-msvc Release v2.0.0: WASM support, multi-platform, performance optimizations 2026-01-19 10:09:40 -05:00
rvlite feat: comprehensive ruvector updates - analysis, workers, dashboard enhancements 2026-01-02 14:43:06 +00:00
sona chore: Update dependency versions for crates.io publishing 2026-01-04 19:44:24 +00:00
spiking-neural fix: Update doc links and move packages to npm/packages 2025-12-02 16:54:39 +00:00
tiny-dancer feat: Add NAPI-RS npm packages for tiny-dancer and router 2025-11-27 05:55:06 +00: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: Add platform-specific npm packages for multi-platform support 2025-11-27 15:25:00 +00: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
wasm feat(postgres): Add HNSW index and embedding functions support (#62) 2025-12-09 11:14:52 -05:00