Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
354 commits
Select commit Hold shift + click to select a range
1c40d17
fix(v1.0.1): Complete Rust crate compilation fix and test updates
ruvnet Nov 10, 2025
d92e0fc
fix: Conditional WASM bindings for cross-platform compilation
ruvnet Nov 10, 2025
11ce3c5
docs: Reorganize documentation into logical hierarchy
ruvnet Nov 10, 2025
6e9a0c9
docs: Reorganize documentation into logical hierarchy
ruvnet Nov 10, 2025
7cbc67c
fix: ANTHROPIC_API_KEY no longer overrides --provider argument (#60)
ruvnet Nov 10, 2025
ccd7501
chore: bump version to 1.10.2
ruvnet Nov 10, 2025
6ec50be
Merge pull request #59 from ruvnet/codespace-bug-free-goggles-g5pvgx5…
ruvnet Nov 10, 2025
4fa4f43
feat: Add comprehensive agentic-jujutsu GitOps platform specification
claude Nov 15, 2025
68cdef0
feat: Implement production-ready Kubernetes controller for agentic-ju…
claude Nov 15, 2025
3c1f992
test: Complete E2B deployment validation with 100% success rate
claude Nov 15, 2025
0ad8699
test: Add E2B test dependencies and validation scripts
claude Nov 15, 2025
890bac9
test: Add comprehensive swarm scalability benchmarks
claude Nov 16, 2025
2b2f376
feat: Implement production-ready Kubernetes controller for agentic-ju…
claude Nov 16, 2025
048f748
docs: Add comprehensive deployment patterns guide
claude Nov 16, 2025
de9442e
feat: Implement comprehensive economic system with metering and subsc…
claude Nov 16, 2025
7f5e769
feat: Add native TypeScript billing system for agentic-jujutsu
claude Nov 16, 2025
0e210bf
feat: Add package.json exports and comprehensive validation
claude Nov 16, 2025
40c8161
fix: Resolve TypeScript compilation errors, Rust warnings, and add ES…
ruvnet Nov 16, 2025
126500c
fix: Resolve billing CLI method name spacing error
ruvnet Nov 16, 2025
7e944ab
docs: Add enterprise features to README (Kubernetes, Billing, Deploym…
ruvnet Nov 16, 2025
07c0746
No code changes detected; skipping commit.
ruvnet Nov 16, 2025
fd5a7db
feat(agentic-jujutsu): Add multi-platform CI/CD workflow
ruvnet Nov 24, 2025
67bd487
chore: Trigger CI/CD workflow for agentic-jujutsu
ruvnet Nov 24, 2025
3e9c9ab
fix: Correct YAML syntax in workflow heredoc
ruvnet Nov 24, 2025
a677cab
fix: Use npx napi instead of bare napi command
ruvnet Nov 24, 2025
6074aee
fix(ci): Fix macOS and Windows NAPI linking with dynamic_lookup
ruvnet Nov 24, 2025
a885d10
fix(ci): Use bash shell for find command on Windows
ruvnet Nov 24, 2025
b291365
chore(agentic-jujutsu): Bump version to 2.3.6
ruvnet Nov 24, 2025
a0d34e8
docs(agentic-jujutsu): Document NPM_TOKEN requirement and manual publ…
ruvnet Nov 24, 2025
d243d80
chore(agentic-jujutsu): Add .gitignore for npm tarball artifacts
ruvnet Nov 24, 2025
aff02e2
chore: Bump version to 1.10.3 - agentic-jujutsu v2.3.6 integration
ruvnet Nov 24, 2025
281ba13
Merge pull request #69 from ruvnet/release/v1.10.3-sync
ruvnet Nov 24, 2025
02552a1
docs: Add comprehensive RuVector integration plans
claude Nov 28, 2025
6d67532
docs: Add comprehensive AgentDB v2 implementation plan
claude Nov 28, 2025
6b0d676
feat(v2): Integrate GNN and Graph features for adaptive learning
ruvnet Nov 29, 2025
927c1bc
feat(agentdb): Complete v2 validation and performance benchmarking
ruvnet Nov 29, 2025
75a27ac
feat(agentdb): Complete v2 validation and performance benchmarking
ruvnet Nov 29, 2025
e7c16fd
docs(agentdb): Comprehensive MCP tool optimization analysis
ruvnet Nov 29, 2025
fc2cbb8
feat(agentdb): Implement MCP tool optimization foundations (Phase 1)
ruvnet Nov 29, 2025
2513994
docs(agentdb): Complete v2.0 README overhaul
ruvnet Nov 29, 2025
cad13d8
feat(agentdb): Phase 2 MCP optimization - batch operations, caching, …
ruvnet Nov 29, 2025
d97e0e7
feat(agentdb): Complete v2 validation and performance benchmarking
ruvnet Nov 29, 2025
ead568c
chore(agentdb): Clean up root directory and organize files
ruvnet Nov 29, 2025
49a114f
feat(agentdb): Batch operations optimization and validation
ruvnet Nov 29, 2025
192852d
refactor(agentdb): Reorganize test directory structure for v2
ruvnet Nov 29, 2025
3849bd7
docs(agentdb): Validate and correct README CLI and Programmatic Usage…
ruvnet Nov 29, 2025
278400a
test(agentdb): Add comprehensive CLI deep validation with 94.3% pass …
ruvnet Nov 29, 2025
adb89ed
fix(agentdb): Improve causal experiment CLI error handling
ruvnet Nov 29, 2025
e327cd5
feat(agentdb): Complete RuVector integration and achieve 100% CLI val…
ruvnet Nov 29, 2025
f9edf9b
feat(agentdb): Integrate RuVector GraphDatabase as primary database
ruvnet Nov 29, 2025
41e3c30
feat(agentdb): Comprehensive RuVector capabilities validation
ruvnet Nov 29, 2025
6c59333
feat(agentdb): CLI and MCP integration validation
ruvnet Nov 29, 2025
c58d058
fix(agentdb): Fix API compatibility - 94% test pass rate achieved
ruvnet Nov 29, 2025
e8b6a65
feat(agentdb): Complete v2 validation and performance benchmarking
ruvnet Nov 29, 2025
aa46aeb
fix(agentdb): Fix auto-migration and achieve 100% CLI/MCP test pass rate
ruvnet Nov 29, 2025
f357eaa
docs(agentdb): Add comprehensive validation summary
ruvnet Nov 29, 2025
a470b23
perf(agentdb): Add comprehensive performance benchmarks
ruvnet Nov 29, 2025
8b5b235
docs(agentdb): Add comprehensive README for v2.0.0
ruvnet Nov 29, 2025
38f4d43
feat(agentdb): Complete v2.0 simulation system with comprehensive swa…
ruvnet Nov 30, 2025
1c4d40f
feat(agentdb): Complete latent space exploration simulation framework
ruvnet Nov 30, 2025
c270ca4
feat(agentdb): Complete comprehensive RuVector latent space simulatio…
ruvnet Nov 30, 2025
fdd689d
docs(agentdb): Add comprehensive latent space implementation summary
ruvnet Nov 30, 2025
374bd6b
feat(agentdb): Complete RuVector latent space simulation execution wi…
ruvnet Nov 30, 2025
5d12859
docs(agentdb): Update latent space README with comprehensive results …
ruvnet Nov 30, 2025
f7e7590
feat(agentdb): Complete latent space CLI integration with concurrent …
ruvnet Nov 30, 2025
5db7a06
chore(agentdb): Remove old report directory after reorganization
ruvnet Nov 30, 2025
269fedd
feat(agentdb): Complete all latent space scenario optimizations and d…
ruvnet Nov 30, 2025
45bf4c3
docs(agentdb): Add comprehensive README for each latent space scenario
ruvnet Nov 30, 2025
6e60ded
docs(agentdb): Add comprehensive latent space simulations to README-V2
ruvnet Nov 30, 2025
0a18e76
docs(agentdb): Comprehensive simulation system documentation with emp…
ruvnet Nov 30, 2025
68fb54f
docs(agentdb): Add missing features, stats, and links to simulation R…
ruvnet Nov 30, 2025
12ca6f1
docs(agentdb): Update README.md with latent space simulation features
ruvnet Nov 30, 2025
88d5d41
docs(agentdb): Comprehensive README redesign with improved intro and …
ruvnet Nov 30, 2025
622fc6d
chore(agentdb): Prepare v2.0.0-alpha.1 for early adopter testing
ruvnet Nov 30, 2025
7c3d6d1
docs(agentdb): Add quick publishing instructions for alpha release
ruvnet Nov 30, 2025
72eed65
fix(agentdb): Fix all TypeScript compilation errors for alpha release
ruvnet Nov 30, 2025
14d9378
fix(alpha.2): Fix critical issues from Docker validation
ruvnet Nov 30, 2025
e411236
feat(agentdb): Add embedding model support and fix init parameters (v…
ruvnet Nov 30, 2025
7f18817
docs: Update README with AgentDB v2 and publish alpha.2.7
ruvnet Nov 30, 2025
5b0809b
chore: Update package-lock.json for alpha.2.7
ruvnet Nov 30, 2025
dec0881
fix: Update Docker Compose to V2 syntax in CI workflow
ruvnet Nov 30, 2025
98f7236
perf: Optimize Docker builds with BuildKit cache
ruvnet Nov 30, 2025
ae99b02
fix: Complete CI workflow fixes for all failing tests
ruvnet Nov 30, 2025
fd6abc3
fix: Browser bundle test and Docker build issues
ruvnet Nov 30, 2025
86717ad
fix: Update Docker build verification for correct dist structure
ruvnet Nov 30, 2025
8c17ee9
Merge pull request #70 from ruvnet/docs/update-readme-agentdb-v2
ruvnet Nov 30, 2025
9519def
docs(agentdb): Add comprehensive @ruvector/attention source code anal…
ruvnet Nov 30, 2025
ac51e99
feat: add AttentionService with advanced attention mechanisms and run…
ruvnet Nov 30, 2025
0d297f9
feat(agentdb): Complete @ruvector/attention integration - Phases 1-7
ruvnet Dec 1, 2025
271b4e2
fix(agentdb): Apply critical test fixes and comprehensive review docu…
ruvnet Dec 1, 2025
f7c18f4
fix(agentdb): Fix remaining 3 critical test blockers
ruvnet Dec 1, 2025
ca747b8
fix(agentdb): Ensure RuVector dimension parameter consistency
ruvnet Dec 1, 2025
2559675
fix(agentdb): Skip stub tests and document path to 100%
ruvnet Dec 1, 2025
791417a
Revert "fix(agentdb): Skip stub tests and document path to 100%"
ruvnet Dec 1, 2025
7a4eb43
fix(agentdb): Complete RuVector integration and AgentDB class impleme…
ruvnet Dec 1, 2025
d7d9e0f
fix(agentdb): Fix RuVector ESM vs CommonJS export compatibility
ruvnet Dec 1, 2025
589bd5d
fix(agentdb): Correct VectorDB capitalization (VectorDB not VectorDb)
ruvnet Dec 1, 2025
5f50d15
docs(agentdb): Add comprehensive achievement report for test improvem…
ruvnet Dec 1, 2025
50e56db
docs(agentdb): Add executive summary of test improvement mission
ruvnet Dec 1, 2025
d736f22
fix(tests): Mark attention tests as .todo() - feature not implemented
ruvnet Dec 1, 2025
bf10667
docs(agentdb): Add project completion summary
ruvnet Dec 1, 2025
8900da4
feat(agentdb): Release v2.0.0-alpha.2.11 with critical fixes and GNN …
ruvnet Dec 1, 2025
67ab207
fix(agentdb): CI workflow fixes for v2.0.0-alpha.2.11
ruvnet Dec 1, 2025
b682d84
fix(agentdb): Update package-lock.json for @ruvector/gnn@0.1.19 and @…
ruvnet Dec 1, 2025
448bc2b
fix(agentdb): TypeScript compilation errors in attention and causal r…
ruvnet Dec 1, 2025
7c0e897
fix(tests): Add graceful error handling for RuVector tests and re-ena…
ruvnet Dec 2, 2025
ef52561
Merge pull request #73 from ruvnet/feature/ruvector-attention-integra…
ruvnet Dec 2, 2025
f37693f
Add comprehensive integration and regression tests for attention mech…
ruvnet Dec 2, 2025
94f292b
feat(planning): Comprehensive Agentic-Flow v2.0 planning documentatio…
ruvnet Dec 2, 2025
9356c35
docs(agentic-flow-v2): Add comprehensive component deep-dives and upd…
ruvnet Dec 2, 2025
36d5aa8
docs(agentic-flow-v2): Add MCP tools, CLI & SDK improvements deep-dive
ruvnet Dec 2, 2025
35ca51c
docs(agentic-flow-v2): Add advanced MCP patterns & tool orchestration…
ruvnet Dec 2, 2025
bd272b8
feat(v2.0.0-alpha): Complete v2.0.0-alpha implementation with AgentDB…
ruvnet Dec 2, 2025
2ed93a0
fix(typescript): Fix compatibility layer TypeScript errors
ruvnet Dec 2, 2025
6ce2435
docs(testing): Add comprehensive v2.0.0-alpha test validation report
ruvnet Dec 2, 2025
1878212
docs(validation): Complete v2.0.0-alpha final validation report
ruvnet Dec 2, 2025
a73d4f1
fix(agentdb): Add database persistence to MCP server shutdown handler
ruvnet Dec 2, 2025
6dde804
docs(review): Add comprehensive v2.0.0-alpha deep review summary
ruvnet Dec 2, 2025
9767043
security(deps): Update vulnerable npm dependencies to secure versions
ruvnet Dec 2, 2025
8d15701
feat(hardening): Complete P0/P1 systematic fixes - production-ready
ruvnet Dec 2, 2025
6737eda
fix(types): Fix remaining TypeScript transaction type compatibility
ruvnet Dec 2, 2025
8820976
docs(security): Add comprehensive security audit report for v2.0.0-alpha
ruvnet Dec 2, 2025
82d9374
fix(tests): Add validation test stubs to agentic-flow subpackage
ruvnet Dec 2, 2025
2f5029f
docs(release): Add v2.0.0-alpha production readiness certification
ruvnet Dec 2, 2025
8bb39e3
feat(phase2): Achieve 100% production readiness with performance opti…
ruvnet Dec 2, 2025
29a9344
feat(validation): Add comprehensive validation infrastructure
ruvnet Dec 2, 2025
115b70f
docs(phase2): Add comprehensive Phase 2 validation report
ruvnet Dec 2, 2025
6c92dcd
docs(release): Add complete alpha release completion summary
ruvnet Dec 2, 2025
4965fa4
docs(optimization): Add comprehensive optimization verification report
ruvnet Dec 3, 2025
0258a26
docs(release): Add comprehensive next steps guide for alpha release
ruvnet Dec 3, 2025
bf1e043
docs(analysis): Add comprehensive missing features and package integr…
ruvnet Dec 3, 2025
2b0c61c
fix(typescript): Fix HIPAA compliance and e2b test TypeScript errors
ruvnet Dec 3, 2025
3c61079
docs(release): Add comprehensive alpha release readiness report
ruvnet Dec 3, 2025
096a989
feat(jujutsu): Integrate Agentic-Jujutsu v2.3.6 with CLI and MCP tools
ruvnet Dec 3, 2025
62ee31d
fix(jujutsu): Fix all critical integration issues for npm publication
ruvnet Dec 3, 2025
685e71a
feat(agentdb): Full integration of Attention & GNN features from Agen…
ruvnet Dec 3, 2025
ca0581e
perf(agentdb): Add optimized benchmarks and validation results
ruvnet Dec 3, 2025
f20aae3
docs(release): Add v2.0.0-alpha publication checklist
ruvnet Dec 3, 2025
37ade0e
docs(release): Add comprehensive v2.0.0-alpha shipping summary
ruvnet Dec 3, 2025
0cb4ba8
docs(readme): Complete v2.0.0-alpha README rewrite
ruvnet Dec 3, 2025
70f02e0
docs(publication): Add complete publication summary
ruvnet Dec 3, 2025
319fb94
feat(agents): Add self-learning capabilities to all 66 agents
ruvnet Dec 3, 2025
220c656
docs(agents): Add comprehensive agent self-learning update summary
ruvnet Dec 3, 2025
807ae3e
feat(e2b): Complete comprehensive E2B agent testing and optimization
ruvnet Dec 3, 2025
901f4b2
feat(optimizations): Implement high-priority E2B optimization recomme…
ruvnet Dec 3, 2025
8bbaa14
feat(sona): Complete SONA integration with CLI and MCP tools
ruvnet Dec 3, 2025
8b2a35a
fix(agent-booster): Replace simulation with real Agent Booster WASM e…
ruvnet Dec 3, 2025
41b19d7
feat(sona): Add comprehensive agent training with SONA + AgentDB inte…
ruvnet Dec 3, 2025
861b46f
fix(typescript): Add tsconfig adjustment for type checking
ruvnet Dec 3, 2025
69ba59d
fix(sona): Address all P0 critical issues from deep review
ruvnet Dec 3, 2025
08cb009
docs(sona): Add comprehensive P0 fixes summary
ruvnet Dec 3, 2025
6910292
docs(perf): Add comprehensive performance verification report
ruvnet Dec 3, 2025
c461b44
docs(alpha): Complete API status verification
ruvnet Dec 3, 2025
b096c77
fix(alpha): Complete fixes for all broken alpha packages
ruvnet Dec 3, 2025
40de135
test(fixes): Add comprehensive test suite and executive summary
ruvnet Dec 3, 2025
f4e9cfc
docs(final): Add definitive recommendations for wrapper usage
ruvnet Dec 3, 2025
4cd3eeb
feat(agentdb): Integrate SONA v0.1.4 federated learning with cross-pl…
ruvnet Dec 3, 2025
b300d39
feat(docker): Add comprehensive Docker Hub publication package
ruvnet Dec 7, 2025
c9e8f63
feat(ruvector): Integrate @ruvector/edge-full with colored status line
ruvnet Jan 1, 2026
790a8aa
feat: Complete agentic-flow v2 integration
ruvnet Jan 1, 2026
e7d1494
fix(ci): Update deprecated artifact actions to v4
ruvnet Jan 1, 2026
34d7a9b
fix(ci): Fix Docker image naming and benchmark workspace protocol
ruvnet Jan 1, 2026
aa4a6aa
fix(ci): Fix Docker tag format for PRs
ruvnet Jan 1, 2026
475fa54
fix(docker): Remove non-existent package references from Dockerfile
ruvnet Jan 1, 2026
97e58b1
fix(ci): Make WASM build optional and fix Docker npm install
ruvnet Jan 1, 2026
111d6a8
fix(docker): Replace npm ci with npm install in all Dockerfiles
ruvnet Jan 1, 2026
f8a266b
fix(ci): Disable Docker on PRs, remove deprecated @types/uuid, make t…
ruvnet Jan 1, 2026
c545073
fix(ci): Disable benchmarks on PRs - run only on main push and nightly
ruvnet Jan 1, 2026
1fe9dbc
Merge pull request #88 from ruvnet/planning/agentic-flow-v2-integration
ruvnet Jan 1, 2026
b59f7a5
feat(workers): Consolidate phase system and eliminate redundancy
ruvnet Jan 1, 2026
db471ff
chore(deps): Update to ruvector@0.1.83 with optimized AdaptiveEmbedder
ruvnet Jan 1, 2026
91ee182
feat(embeddings): Add optimized ONNX embeddings with download-at-init
ruvnet Jan 1, 2026
9e3dc8a
docs(embeddings): Add Embedding Geometry - frontier patterns document…
ruvnet Jan 1, 2026
c768dd5
feat(embeddings): Integrate Neural Embedding Substrate from ruvector@…
ruvnet Jan 2, 2026
39e249e
security(embeddings): Comprehensive security hardening for neural sub…
ruvnet Jan 2, 2026
581a153
perf(embeddings): Major performance optimizations for embeddings module
ruvnet Jan 2, 2026
aa3cd9f
feat(agentdb): Major ruvector/WASM integration with P0-P2 optimizations
ruvnet Jan 2, 2026
7169f1d
feat(agentdb): Unified sql.js WASM + RuVector integration
ruvnet Jan 2, 2026
9149a86
fix(agentdb): Lazy-load HNSWLibBackend to avoid import failures
ruvnet Jan 2, 2026
e8df94d
feat(agentdb): Major v2.0.0-alpha feature implementation
ruvnet Jan 2, 2026
167c7d8
fix(agentdb): Lazy-load hnswlib-node to prevent import failures
ruvnet Jan 2, 2026
19527c4
chore(agentdb): bump version to 2.0.0-alpha.3.2
ruvnet Jan 2, 2026
adfd59b
feat(agentdb): Integrate RuvLLM for local LLM inference
ruvnet Jan 2, 2026
7f0c6ca
chore(agentdb): bump version to $(node -p 'require("./package.json").…
ruvnet Jan 2, 2026
ad76bde
feat(agentic-flow): Update to RuvLLM 0.2.4 and AgentDB 2.0.0-alpha.3.3
ruvnet Jan 2, 2026
65d47a4
chore: bump agentic-flow to 2.0.1-alpha.0
ruvnet Jan 2, 2026
91a6819
feat(cli): add init command for project initialization
ruvnet Jan 4, 2026
d2a112e
feat(cli): enhance init to copy full .claude/ structure
ruvnet Jan 4, 2026
87029f1
fix(cli): correct hooks format for Claude Code settings
ruvnet Jan 4, 2026
9edc17e
fix(cli): correct hooks format with matcher objects and type/command …
ruvnet Jan 4, 2026
61532fc
feat(cli): enhance init with full CLAUDE.md guidance, statusline.mjs,…
ruvnet Jan 4, 2026
e1a9cc0
fix(windows): make native deps optional for cross-platform compatibility
ruvnet Jan 4, 2026
9d303ad
fix(cli): add hooks/workers commands to main help, fix default actions
ruvnet Jan 4, 2026
d6ddfe9
fix(deps): update @ruvector/attention to 0.1.4 for Windows binaries
ruvnet Jan 4, 2026
fc914ba
fix(workers): add robust error handling for stats command
ruvnet Jan 4, 2026
c25f7be
fix: resolve issues #103, #104, #105 for npm package compatibility
Jan 22, 2026
72dbcd8
fix(router): correct model-mapping exports in router/index.ts (#106)
Jan 22, 2026
441433b
chore: update claude config, agents, helpers and skills
Jan 22, 2026
5df42c1
fix(agentdb): remove sqlite3 to eliminate 10 HIGH severity vulnerabil…
ruvnet Feb 11, 2026
108bc64
chore(agentdb): bump version to 2.0.0-alpha.3.5
ruvnet Feb 11, 2026
a56a098
fix(deps): update agentdb to 2.0.0-alpha.3.5, resolve glob deprecation
ruvnet Feb 11, 2026
8971029
docs(agentdb): add ADR-002 for ruvector WASM complete integration
ruvnet Feb 12, 2026
3b38e9d
feat(agentdb): add ruvector WASM CLI commands and performance analysis
ruvnet Feb 12, 2026
1388300
fix(agentdb): fix Commander CLI parsing and update ADR-002 status
ruvnet Feb 12, 2026
777ff4c
chore(agentdb): bump version to 2.0.0-alpha.3.6
ruvnet Feb 12, 2026
d67c727
feat: add v3 agents, skills, helpers, CLI enhancements, and AgentDB u…
ruvnet Feb 13, 2026
d18ea63
fix: merge main, resolve conflicts, and sync package-lock.json
ruvnet Feb 13, 2026
b5f9cf3
feat(agentdb): add ADR-003 for RVF native format integration
ruvnet Feb 16, 2026
ad41ae7
docs(agentdb): update ADR-003 with fully resolved upstream status
ruvnet Feb 16, 2026
7e95b77
docs(agentdb): update ADR-003 for rvf@0.1.7 and 4-platform N-API
ruvnet Feb 16, 2026
86a720d
docs(agentdb): update ADR-003 with npm registry verification
ruvnet Feb 16, 2026
8464e0a
docs(agentdb): finalize ADR-003 - all 5 platforms published
ruvnet Feb 16, 2026
a10d75e
docs(agentdb): organize ~50 root-level docs into subdirectories
ruvnet Feb 16, 2026
2e413b4
docs(agentdb): expand ADR-003 with 8 new implementation phases
ruvnet Feb 16, 2026
8b027bc
feat(agentdb): implement ADR-003 RVF native format backend integration
ruvnet Feb 17, 2026
80b4d6a
feat(agentdb): bump to v3.0.0 with rewritten README
ruvnet Feb 17, 2026
49fc0b8
fix: resolve auto-memory-hook path for subdirectory CWD
ruvnet Feb 17, 2026
bdd90a2
chore(agentdb): add benchmark results, fix route.ts lint, update giti…
ruvnet Feb 17, 2026
e1505e7
chore: update WASM ReasoningBank bindings
ruvnet Feb 17, 2026
c4c0d78
feat(agentdb): implement ADR-004 AGI capabilities integration
ruvnet Feb 17, 2026
d58f08e
refactor(agentdb): simplify solver init with rvf-solver@0.1.3
ruvnet Feb 17, 2026
1ea6f09
security(agentdb): harden AGI integration (1 critical, 4 high fixes)
ruvnet Feb 17, 2026
fd5f798
feat(agentdb): implement ADR-005 self-learning pipeline (Phase 1+2)
ruvnet Feb 17, 2026
0d3f288
feat(agentdb): implement ADR-005 Phase 3 + comprehensive test suite
ruvnet Feb 17, 2026
1de9c2f
perf(agentdb): optimize compression 41% + add ADR-005 benchmarks
ruvnet Feb 17, 2026
0632bc7
feat(agentdb): implement ADR-005 Phase 4 - Federated Cross-Session Le…
ruvnet Feb 17, 2026
d1e6aef
perf(agentdb): analytical backprop + router optimization + dep update
ruvnet Feb 17, 2026
204adf9
feat(agentdb): implement ADR-006 unified self-learning RVF integration
ruvnet Feb 17, 2026
8c29827
docs(agentdb): ADR-006 mandate @ruvector storage, prohibit pgvector
ruvnet Feb 17, 2026
51b6aa2
refactor: replace pgvector with @ruvector/rvf in federation adapters
ruvnet Feb 17, 2026
54e65a3
docs(agentdb): ADR-007 full @ruvector capability gap analysis + integ…
ruvnet Feb 17, 2026
6ea726b
feat(agentdb): implement ADR-007 Phase 1 NativeAccelerator capability…
ruvnet Feb 17, 2026
e100ded
perf(agentdb): SOTA optimizations + accelerator wiring + Matryoshka t…
ruvnet Feb 17, 2026
c78c005
chore: remove build artifacts, misplaced test scripts, and stale reports
ruvnet Feb 17, 2026
de294e1
perf(agentdb): browser HNSW SOTA optimizations + Matryoshka fix
ruvnet Feb 17, 2026
3a6b79b
feat(agentdb): complete ADR-007 Phase 1 capability bridge
ruvnet Feb 17, 2026
946ae69
docs(agentdb): mark ADR-007 Phase 1 complete
ruvnet Feb 17, 2026
e69123e
feat(agentdb): ADR-007 Phase 1 security hardening + test stabilization
ruvnet Feb 17, 2026
f34f770
feat(agentdb): ADR-010 SolverBandit integration + unified .rvf + dead…
ruvnet Feb 20, 2026
150d150
fix(agentdb): resolve all 1,724 ESLint warnings across 162 files
ruvnet Feb 20, 2026
fc86fe2
feat(agentdb): publish-ready 3.0.0-alpha.0 with full test stabilization
ruvnet Feb 21, 2026
e81aa33
feat(agentdb): ADR-003 bundle model in .rvf + eliminate better-sqlite…
ruvnet Feb 21, 2026
490837e
docs(agentdb): document offline embeddings, bundled model, and sql.js…
ruvnet Feb 21, 2026
8bba0db
merge: resolve conflicts with origin/main, preserve ADR-003 changes
ruvnet Feb 21, 2026
cb9fcce
fix: restore v3 dependency files and sync lock file
ruvnet Feb 21, 2026
ca98dcc
fix: regenerate agentdb package-lock.json for CI
ruvnet Feb 21, 2026
b9e0211
fix: remove untracked coordination import, exclude middleware from tsc
ruvnet Feb 21, 2026
471348b
fix: add marked to root deps and regenerate lock file
ruvnet Feb 21, 2026
3c34aa9
fix: chain v2 browser build to produce agentdb.min.js for CI
ruvnet Feb 21, 2026
127be1c
fix: exclude auth/crypto modules with native deps from tsconfig
ruvnet Feb 21, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -120,3 +120,16 @@ coordination/orchestration/*
claude-flow
# Removed Windows wrapper files per user request
hive-mind-prompt-*.txt

# RVF runtime data
*.rvf
*.rvf.lock

# Package archives
*.tgz

# SQLite memory artifacts
:memory:

# SHM files
*.db-shm
2 changes: 1 addition & 1 deletion .husky/commit-msg
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
echo "🔍 Validating commit message..."

# Validate commit message format
node scripts/validate-commit-msg.cjs "$1"
node scripts/validate-commit-msg.js "$1"

echo "✅ Commit message is valid!"
4 changes: 2 additions & 2 deletions agentic-flow/wasm/reasoningbank/reasoningbank_wasm_bg.js
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ export function log(message) {
wasm.log(ptr0, len0);
}

function __wbg_adapter_6(arg0, arg1, arg2) {
function __wbg_adapter_4(arg0, arg1, arg2) {
wasm.__wbindgen_export_5(arg0, arg1, addHeapObject(arg2));
}

Expand Down Expand Up @@ -540,7 +540,7 @@ export function __wbindgen_cast_2241b6af4c4b2941(arg0, arg1) {

export function __wbindgen_cast_8eb6fd44e7238d11(arg0, arg1) {
// Cast intrinsic for `Closure(Closure { dtor_idx: 62, function: Function { arguments: [Externref], shim_idx: 63, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
const ret = makeMutClosure(arg0, arg1, 62, __wbg_adapter_6);
const ret = makeMutClosure(arg0, arg1, 62, __wbg_adapter_4);
return addHeapObject(ret);
};

Expand Down
Binary file modified agentic-flow/wasm/reasoningbank/reasoningbank_wasm_bg.wasm
Binary file not shown.
342 changes: 342 additions & 0 deletions benchmark-results/benchmark-1771002438027.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,342 @@
{
"timestamp": "2026-02-13T16:43:57.381Z",
"config": {
"iterations": 3,
"benchmarkMode": false
},
"tests": {
"mesh": {
"name": "Mesh Topology",
"iterations": 3,
"results": [
{
"topology": "mesh",
"timestamp": "2026-02-13T16:46:43.196Z",
"config": {
"maxAgents": 10,
"batchSize": 5
},
"tests": {
"spawn": {
"successful": 5,
"total": 5,
"timeMs": 75303
},
"tasks": {
"successful": 5,
"total": 5,
"timeMs": 62624
},
"coordination": {
"successful": 6,
"total": 6,
"timeMs": 27885
}
},
"metrics": {
"totalTimeMs": 165813,
"totalOperations": 16,
"avgTimeMs": 10363,
"successRate": 100
}
},
{
"topology": "mesh",
"timestamp": "2026-02-13T16:49:20.917Z",
"config": {
"maxAgents": 10,
"batchSize": 5
},
"tests": {
"spawn": {
"successful": 5,
"total": 5,
"timeMs": 66152
},
"tasks": {
"successful": 5,
"total": 5,
"timeMs": 66696
},
"coordination": {
"successful": 6,
"total": 6,
"timeMs": 23870
}
},
"metrics": {
"totalTimeMs": 156720,
"totalOperations": 16,
"avgTimeMs": 9795,
"successRate": 100
}
},
{
"topology": "mesh",
"timestamp": "2026-02-13T16:52:00.384Z",
"config": {
"maxAgents": 10,
"batchSize": 5
},
"tests": {
"spawn": {
"successful": 5,
"total": 5,
"timeMs": 65129
},
"tasks": {
"successful": 5,
"total": 5,
"timeMs": 65306
},
"coordination": {
"successful": 6,
"total": 6,
"timeMs": 28031
}
},
"metrics": {
"totalTimeMs": 158466,
"totalOperations": 16,
"avgTimeMs": 9904,
"successRate": 100
}
}
],
"times": [165814, 156720, 158466],
"statistics": {
"avgTimeMs": 160333,
"minTimeMs": 156720,
"maxTimeMs": 165814,
"successRate": 100,
"validResults": 3
}
},
"hierarchical": {
"name": "Hierarchical Topology",
"iterations": 3,
"results": [
{
"topology": "hierarchical",
"timestamp": "2026-02-13T16:55:36.553Z",
"config": {
"maxAgents": 8,
"batchSize": 4
},
"levels": {
"coordinator": {
"timeMs": 38155,
"success": true
},
"workers": {
"successful": 4,
"total": 4,
"timeMs": 74418
},
"reviews": {
"successful": 4,
"total": 4,
"timeMs": 59544
},
"synthesis": {
"timeMs": 44049,
"success": true
}
},
"metrics": {
"totalTimeMs": 216167,
"estimatedSequentialTimeMs": 618052,
"speedup": 2.86,
"totalOperations": 10,
"avgTimeMs": 21617
}
},
{
"topology": "hierarchical",
"timestamp": "2026-02-13T16:58:49.880Z",
"config": {
"maxAgents": 8,
"batchSize": 4
},
"levels": {
"coordinator": {
"timeMs": 40291,
"success": true
},
"workers": {
"successful": 4,
"total": 4,
"timeMs": 62494
},
"reviews": {
"successful": 4,
"total": 4,
"timeMs": 47438
},
"synthesis": {
"timeMs": 42102,
"success": true
}
},
"metrics": {
"totalTimeMs": 192326,
"estimatedSequentialTimeMs": 522121,
"speedup": 2.71,
"totalOperations": 10,
"avgTimeMs": 19233
}
},
{
"topology": "hierarchical",
"timestamp": "2026-02-13T17:01:52.976Z",
"config": {
"maxAgents": 8,
"batchSize": 4
},
"levels": {
"coordinator": {
"timeMs": 40814,
"success": true
},
"workers": {
"successful": 4,
"total": 4,
"timeMs": 63289
},
"reviews": {
"successful": 4,
"total": 4,
"timeMs": 52843
},
"synthesis": {
"timeMs": 25148,
"success": true
}
},
"metrics": {
"totalTimeMs": 182095,
"estimatedSequentialTimeMs": 530490,
"speedup": 2.91,
"totalOperations": 10,
"avgTimeMs": 18210
}
}
],
"times": [216169, 192326, 182095],
"statistics": {
"avgTimeMs": 196863,
"minTimeMs": 182095,
"maxTimeMs": 216169,
"successRate": 100,
"validResults": 3
}
},
"ring": {
"name": "Ring Topology",
"iterations": 3,
"results": [
{
"topology": "ring",
"timestamp": "2026-02-13T17:03:29.987Z",
"config": {
"maxAgents": 6,
"batchSize": 3
},
"tests": {
"initialization": {
"successful": 3,
"total": 3,
"timeMs": 16058
},
"tokenPassing": {
"successful": 3,
"avgPassTimeMs": 9761,
"totalTimeMs": 29283
},
"parallelProcessing": {
"successful": 3,
"total": 3,
"timeMs": 51668
}
},
"metrics": {
"totalTimeMs": 97010,
"ringSize": 3,
"totalOperations": 9,
"parallelBenefit": 0.5667531160486181
}
},
{
"topology": "ring",
"timestamp": "2026-02-13T17:05:18.315Z",
"config": {
"maxAgents": 6,
"batchSize": 3
},
"tests": {
"initialization": {
"successful": 3,
"total": 3,
"timeMs": 16986
},
"tokenPassing": {
"successful": 3,
"avgPassTimeMs": 12403,
"totalTimeMs": 37209
},
"parallelProcessing": {
"successful": 3,
"total": 3,
"timeMs": 53130
}
},
"metrics": {
"totalTimeMs": 107326,
"ringSize": 3,
"totalOperations": 9,
"parallelBenefit": 0.7003387916431395
}
},
{
"topology": "ring",
"timestamp": "2026-02-13T17:07:18.025Z",
"config": {
"maxAgents": 6,
"batchSize": 3
},
"tests": {
"initialization": {
"successful": 3,
"total": 3,
"timeMs": 23109
},
"tokenPassing": {
"successful": 3,
"avgPassTimeMs": 14938,
"totalTimeMs": 44813
},
"parallelProcessing": {
"successful": 3,
"total": 3,
"timeMs": 50784
}
},
"metrics": {
"totalTimeMs": 118706,
"ringSize": 3,
"totalOperations": 9,
"parallelBenefit": 0.8824235979836169
}
}
],
"times": [97011, 107327, 118708],
"statistics": {
"avgTimeMs": 107682,
"minTimeMs": 97011,
"maxTimeMs": 118708,
"successRate": 100,
"validResults": 3
}
}
}
}
Loading
Loading