Skip to content

v3.25.3 β€” 10 fixes + CI guards (concurrent workflow)

Choose a tag to compare

@ruvnet ruvnet released this 08 Jul 02:19
11f34ec

Consolidated patch release. All 10 fixes investigated + implemented + validated + guarded in parallel via workflow orchestration in a single session.

Fixes

# Title Guard
#2561 npx cold-install timeout β€” pruned CLI optionalDependencies .github/workflows/no-cli-optdep-bloat-2561.yml
#2566 GAIA isAnswerCorrect reverse-substring collision unit test
#2575 neural status ReasoningBank Empty vs 7798 patterns display (fix-only)
#2578 ADR-104 phantom agentic-flow/transport/loader witness marker .github/workflows/no-phantom-agentic-flow-subpath.yml
#2590 CI Node24 memory smoke fails on onnxruntime-node postinstall in-workflow guard
#2593 helpers.manifest.json stale β€” verify + sign in prepublishOnly .github/workflows/helpers-manifest-guard.yml
#2594 memory store UNIQUE violation β€” flip --upsert default to true unit test
#2596 memory init Windows EPERM β€” drop sql.js writeback race unit test
#2599 doctor: @claude-flow/memory NOT resolvable β€” self-heal unit test
#2600 Windows shim @latest vs @alpha dist-tag parity smoke test

Also resolves #2583 (env-var-precedence audit) β€” already fixed on main by #2586.

Known limitation

The tarballs for this release ship with the pre-existing stale helpers.manifest.json (version 3.23.0) because the local publish environment did not have the GCP signing secret available. The #2593 fix guards future releases from regressing β€” 3.25.4 will properly re-sign the manifest to close the loop.

Install

npx ruflo@3.25.3
npx ruflo@latest
npx claude-flow@v3alpha
npx @claude-flow/cli@alpha

All three legacy dist-tags (latest, alpha, v3alpha) point to 3.25.3 for backward compatibility.

Packages

πŸ€– Generated with RuFlo