ruvnet / ruvnet/agentic-flow

🚀 AgentDB v3.0.0-alpha.10 Published as Latest

Open
#124 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
812
Forks
175
Avg merge
2m
Merged PRs (30d)
3

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.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

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

This issue is a release announcement rather than an implementation task. The payload identifies packages/agentdb and the npm test command; start there only if validating the published package. No concrete change or completion criterion is specified beyond announcing version 3.0.0-alpha.10.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript, wasm
Domain
release
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.