Release Details
Version: 3.0.0-alpha.10
NPM Tag: latest
Published: 2026-03-04
Package: https://www.npmjs.com/package/agentdb
Dist-Tags
latest: 3.0.0-alpha.10 β
alpha: 3.0.0-alpha.10
next: 3.0.0-alpha.7
Installation
# Install latest version
npm install agentdb
# Or explicitly install this version
npm install agentdb@3.0.0-alpha.10
Key Features
AgentDB v3.0.0-alpha.10 includes:
- Proof-gated graph intelligence for AI agents
- Cryptographic proof requirements for every state mutation
- Native Rust performance via @ruvector/graph-transformer
- 8 verified graph modules with HNSW search
- Causal reasoning and reflexion memory
- 21 controllers including:
- CausalMemoryGraph
- CausalRecall
- ExplainableRecall
- NightlyLearner
- ReasoningBank
- ReflexionMemory
- SkillLibrary
- QUIC sync (Server/Client)
- AttentionService
- HNSWIndex
Package Size
- Tarball: 801.5 KB
- Unpacked: 4.0 MB
- Files: 589
Architecture
- 32 exports from AgentDB core
- ESM modules with CommonJS support
- Browser bundle with WASM loader
- CLI tool (
agentdb command)
- TypeScript definitions included
Important Notes
β οΈ This is an alpha release - While now tagged as latest for easier installation, this version is still in active development and may contain breaking changes.
Dependencies
Core:
- @ruvector/graph-transformer ^2.0.4
- ruvector ^0.1.99
- sql.js ^1.13.0
Optional RuVector packages:
- @ruvector/attention ^0.1.31
- @ruvector/gnn ^0.1.25
- @ruvector/graph-node ^2.0.2
- @ruvector/router ^0.1.28
- @ruvector/sona ^0.1.5
Testing
Run the test suite:
cd packages/agentdb
npm test
Documentation
Next Steps
Published via: npm dist-tag add agentdb@3.0.0-alpha.10 latest
Release Details
Version:
3.0.0-alpha.10NPM Tag:
latestPublished: 2026-03-04
Package: https://www.npmjs.com/package/agentdb
Dist-Tags
latest: 3.0.0-alpha.10 βalpha: 3.0.0-alpha.10next: 3.0.0-alpha.7Installation
Key Features
AgentDB v3.0.0-alpha.10 includes:
Package Size
Architecture
agentdbcommand)Important Notes
latestfor easier installation, this version is still in active development and may contain breaking changes.Dependencies
Core:
Optional RuVector packages:
Testing
Run the test suite:
Documentation
Next Steps
Published via:
npm dist-tag add agentdb@3.0.0-alpha.10 latest