Skip to content

claude-flow

v3.25.0 Breaking

This release includes breaking changes for platform teams planning a safe upgrade.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

agentic-ai agentic-framework agentic-workflow agents ai-agents ai-assistant
+14 more
ai-coding ai-skills autonomous-agents claude-code codex harness mcp-server multi-agent multi-agent-systems npm skills swarm swarm-intelligence typescript

Summary

AI summary

Frozen human-labeled eval set and per-generation relevance deltas provide visible anti‑overfitting checks.

Full changelog

ruflo 3.25.0 — Anti-overfitting proofs (+ an inactive Lattice embedder seam)

Anti-overfitting (#2580) — real, shipped

  • Frozen public human-labeled eval set (.claude/eval/human-relevance-frozen-v1.json) — hash-pinned, tamper-evident; the red/blue anchor the flywheel must never regress.
  • Per-generation human-relevance deltas in every receipt (deltas.humanRelevance) — so "self-retrieval up, human relevance flat → OVERFITTING" is visible in flywheel status, not hidden.
  • Clean-room replay acceptance test (scripts/replay-generation.mjs) — replay a promoted generation from its receipt alone: identical hashes, re-run accept/v1+sig, offline (network trapped). Wired into CI.

⚠️ Correction — the "Lattice WASM embedder tier" (#2581) is INACTIVE

The earlier notes for this release overstated it. There is no @ruvector/lattice-wasm package (npm 404), and no "Lattice" embedder package exists in the ruvector ecosystem. What shipped is a fail-closed, optional adapter seam that dynamically imports an (env-configurable) package name and degrades to ruvector-ONNX → hash when it is absent — which it always is today. It is therefore dormant / no-op and causes no regression, but it is NOT a working multi-model embedder. The models referenced (bge / qwen3-0.6b / paraphrase-miniLM) exist only in a Rust ONNX example, not a publishable package. A follow-up will either remove the seam or wire it to a real embedder.

Net for users: upgrade for the anti-overfitting proofs; embeddings behave exactly as in 3.24.0 (ruvector ONNX where available).

Additive · backwards-compatible · fail-closed. npx ruflo@latest.

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

Track claude-flow

Get notified when new releases ship.

Sign up free

About claude-flow

Deploy multi-agent swarms with coordinated workflows.

All releases →

Related context

Beta — feedback welcome: [email protected]