Skip to content

πŸš€ AgentDB v3.0.0-alpha.10 Published as LatestΒ #124

@ruvnet

Description

@ruvnet

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

  • 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions