-
Notifications
You must be signed in to change notification settings - Fork 133
Open
Description
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.10next: 3.0.0-alpha.7
Installation
# Install latest version
npm install agentdb
# Or explicitly install this version
npm install agentdb@3.0.0-alpha.10Key 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 (
agentdbcommand) - TypeScript definitions included
Important Notes
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 testDocumentation
- Homepage: https://agentdb.ruv.io
- Repository: https://github.com/ruvnet/agentic-flow/tree/main/packages/agentdb
Next Steps
- Monitor npm downloads and usage
- Gather feedback from alpha users
- Address any critical issues
- Plan path to stable 3.0.0 release
Published via: npm dist-tag add agentdb@3.0.0-alpha.10 latest
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels