This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+14 more
Affected surfaces
Summary
AI summaryUpdates Cross-references, https://github.com/ruvnet/agentdb/pull/10, and https://github.com/ruvnet/agentdb/issues/9 across a mixed release.
Full changelog
🔧 Picks up upstream agentdb fix
`[email protected]` adds a `FinalizationRegistry` safety net inside `SqlJsRvfBackend` (ruvnet/agentdb#10). This is the upstream-side fix for the MEMFS leak class that ruflo v3.13.1 already addressed downstream.
Combined effect on #2432: the leak class is now closed at BOTH layers — downstream (close-on-replace in ControllerRegistry) and upstream (defensive FinalizationRegistry that catches consumers who forget). Belt + suspenders.
Distribution
| Package | latest | alpha | v3alpha |
|---|---|---|---|
| `agentdb` | 3.0.0-alpha.17 | — | — |
| `@claude-flow/cli` | 3.13.2 | 3.13.2 | 3.13.2 |
| `claude-flow` | 3.13.2 | 3.13.2 | 3.13.2 |
| `ruflo` | 3.13.2 | 3.13.2 | 3.13.2 |
Upgrade
```bash
npx ruflo@latest # picks up 3.13.2 + agentdb 3.0.0-alpha.17
```
Cross-references
- 🔗 Upstream PR: ruvnet/agentdb#10
- 🔗 Upstream issue: ruvnet/agentdb#9
- 🔗 Downstream issue: #2432 (closed in v3.13.1)
- 🔗 Companion: v3.13.1 downstream-side fix (PR #2444)
🤖 Generated with RuFlo
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]