This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+14 more
Summary
AI summaryUpdates New in 3.10.0, 3.10.0, and 3.9.0 across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds plugin adapter exposing graph_edges reads/writes to plugin runtime Adds plugin adapter exposing graph_edges reads/writes to plugin runtime Source: llm_adapter@2026-05-25 Confidence: high |
— |
| Feature | Medium |
Adds Pathfinder algorithms: Personalized PageRank, Dynamic MinCut, Spectral Sparsification over SQLite backend Adds Pathfinder algorithms: Personalized PageRank, Dynamic MinCut, Spectral Sparsification over SQLite backend Source: llm_adapter@2026-05-25 Confidence: high |
— |
| Feature | Medium |
Adds benchmark suite measuring write throughput, k‑hop latency, PQ encode/decode times, and SQLite footprint Adds benchmark suite measuring write throughput, k‑hop latency, PQ encode/decode times, and SQLite footprint Source: llm_adapter@2026-05-25 Confidence: low |
— |
Full changelog
ADR-130 Unified Knowledge Graph Backend — Phases 4-6
Completes the full ADR-130 implementation shipping P1-P3 (3.9.0) + P4-P6 (3.10.0).
New in 3.10.0
- P4 — Plugin Adapter: Graph-to-plugin bridge exposing
graph_edgesreads/writes to the plugin runtime - P5 — Pathfinder Algorithms: Three graph traversal strategies over the
graph_edgesSQLite backend:- Personalized PageRank (PPR) for relevance-weighted neighbourhood scoring
- Dynamic MinCut for partitioning agent communication graphs
- Spectral Sparsification for efficient sparse approximations
- P6 — Benchmark Suite: CI-friendly benchmark measuring:
- Write throughput: >500 ops/sec (single-session, N=200 edges)
- k-hop query latency: depth-1 <10ms p99, depth-3 <50ms p99
- PQ encode <1ms p99, PQ decode <0.5ms p99
- SQLite footprint: <1 KB/edge
Install
npx @claude-flow/cli@latest
npx claude-flow@latest
npx ruflo@latest
Tracking issue: #2128
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Related context
Related tools
Beta — feedback welcome: [email protected]