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.50
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-04-02 1.1 kB
v3.5.50 -- 4 Critical Bug Fixes source code.tar.gz 2026-04-02 87.9 MB
v3.5.50 -- 4 Critical Bug Fixes source code.zip 2026-04-02 94.0 MB
Totals: 3 Items   182.0 MB 0

Fixes

[#1499]: ReasoningBank Controller Disabled

  • Missing embedder param when instantiating ReasoningBank in ControllerRegistry
  • Added createEmbeddingService() call, matching the pattern used by HierarchicalMemory and MemoryConsolidation

[#1490]: SQLite Database Path Relative to CWD

  • All path.join(process.cwd(), '.swarm') changed to path.resolve()
  • Prevents data loss when MCP server's working directory changes between restarts

[#1489]: memory_search Defaults to 'default' Namespace

  • When namespace is not explicitly provided, search now queries ALL namespaces
  • Previously defaulted to 'default', silently returning empty results for entries in named namespaces

[#1484]: init --full Hooks Never Fire

  • writeSettings skipped writing hooks if .claude/settings.json already existed
  • Now merges hooks, env vars, and permissions into existing settings instead of skipping
  • ruflo init --full is now a single command that produces a working setup

Stats

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