Download Latest Version v3.5.59 -- Full Capability Verification_ 291 Tests, 314 MCP Tools, 38 CLI Commands source code.tar.gz (88.0 MB)
Email in envelope

Get an email when there's a new version of Claude-Flow

Home / v3.5.51
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-04-02 1.1 kB
v3.5.51 -- terminal_execute, agent results, security scan, auto-discovery source code.tar.gz 2026-04-02 87.9 MB
v3.5.51 -- terminal_execute, agent results, security scan, auto-discovery source code.zip 2026-04-02 94.0 MB
Totals: 3 Items   182.0 MB 2

Fixes

[#1457]: terminal_execute Now Executes Commands

  • Was a stub returning [STATE TRACKING] Command recorded: ... — now uses execSync for real execution
  • Respects timeout parameter, captures stdout/stderr, returns real exit codes

[#1448]: Agent & Task Results Retrievable

  • agent_status now returns lastResult field with output from the agent's last completed task
  • task_status now returns result field (was stored but never included in response)

[#1493]: Security Scan Works on Windows

  • Removed 2>/dev/null || true POSIX shell syntax from npm audit calls
  • Uses stdio: 'pipe' + try/catch for cross-platform compatibility

[#1497]: MCP Tools Auto-Discovery via Global CLAUDE.md

  • init --full now writes ruflo tool instructions to ~/.claude/CLAUDE.md
  • Claude will auto-discover and use ruflo MCP tools without per-project manual wiring
  • Idempotent — won't duplicate the block on re-init

Stats

  • 1725 tests pass (28 files, 0 failures)
  • Published: @claude-flow/cli@3.5.51, claude-flow@3.5.51, ruflo@3.5.51
Source: README.md, updated 2026-04-02