Skip to content

claude-flow

v3.12.1 Bugfix

This release fixes issues for SREs watching stability and regressions.

✓ 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

Fixes missing plugin scripts in the published tarball for metaharness CLI.

Full changelog

Hotfix

3.12.0 shipped the metaharness CLI dispatcher + 9 MCP tools but the
plugin scripts the dispatcher delegates to weren't packed into the
published tarball. Real-user impact:

$ npx [email protected] metaharness score --path .
metaharness: plugins/ruflo-metaharness/scripts/ not found.
  Install ruflo with `npm i ruflo` or run from the ruflo repo.

Fix

@claude-flow/cli/package.json:

  • Added "plugins" to the files field
  • Added prepublishOnly hook that copies ../../../plugins/ruflo-metaharness/ into the package before npm pack

Verified end-to-end on a fresh install — all 10 npx ruflo metaharness * subcommands now find their underlying scripts.

Tarball size: 1310 → 1348 files (+38 plugin scripts).

Anyone on 3.12.0 should npm install ruflo@latest (or @3.12.1) to pick up the fix.

🤖 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

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]