v3.25.4
ruvnet/ruflov3.25.4Jul 8, 2026by ruvnet
AI Summary
Metadata-only patch to re-sign the helpers manifest, resolving publishing issues caused by missing GCP signing secrets in the previous release.
Key Highlights
- Re-signs `helpers.manifest.json` to match the correct package version 3.25.4.
- Closes the publishing loop issue identified in version 3.25.3.
- No source code or dependency changes included in this release.
Full Release Notes
Metadata-only patch closing the [#2593](https://github.com/ruvnet/ruflo/issues/2593) loop.
3.25.3 shipped the CI guard for stale `helpers.manifest.json` but couldn't self-repair its own release because the GCP signing secret wasn't accessible from the publish environment. 3.25.4 ships a properly-signed manifest at version 3.25.4 that matches the package version.
**No source or dependency changes.** All fixes from 3.25.3 remain ā this only re-signs the shipped manifest.
## Install
npx ruflo@3.25.4
npx ruflo@latest
npx claude-flow@v3alpha
npx @claude-flow/cli@alpha
All three legacy dist-tags (`latest`, `alpha`, `v3alpha`) point to 3.25.4.
## Packages
- [`@claude-flow/cli@3.25.4`](https://www.npmjs.com/package/@claude-flow/cli)
- [`claude-flow@3.25.4`](https://www.npmjs.com/package/claude-flow)
- [`ruflo@3.25.4`](https://www.npmjs.com/package/ruflo)
š¤ Generated with [RuFlo](https://github.com/ruvnet/ruflo)