ruflo Releases
217 releases of ruvnet/ruflo
- v3.6.10Ruflo v3.6.10 — 32 Plugins, Agent Federation, IoT Cognitum
This is a major release of ruflo expanding from 21 to 32 native Claude Code plugins, introducing zero-trust Agent LLM Federation with mTLS/ed25519 identity verification, PII detection pipelines, and HIPAA/SOC2/GDPR compliance modes. The release adds 11 new plugins covering ADR lifecycle, DDD scaffolding, SPARC methodology, knowledge graphs, database migrations, observability, cost tracking, market data, IoT device management, and GOAP planning.
Apr 30, 2026
- v26.1Version 2026.1
An update focusing on manuscript export improvements and internationalization, including fixes for DocX formatting and updates to multiple language translations.
Apr 26, 2026
- v0.6.0
Major feature release focusing on material editing, building automation (walls/rooms), and curved fence support to enhance the 3D modeling experience.
Apr 22, 2026
- v3.5.80v3.5.80 — Tier A Blocker Fixes
This is a bug-fix release (v3.5.80) that addresses three critical Tier A blockers affecting CLI command routing, MCP agent_spawn input validation, and Claude Code memory integration. The release fixes issues where the CLI commands failed to parse correctly, agent spawn validation rejected all inputs due to field name mismatch, and the memory curator was overwriting hand-curated MEMORY.md files.
Apr 11, 2026
- v3.5.78Ruflo v3.5.78 — ESM Stability, Security Hardening & Intelligence Backends
Ruflo v3.5.78 is described as the most stable release yet, eliminating ESM module crashes by fixing 29 bare require() calls, hardening security across 6 packages against SQL injection, command injection, and prototype pollution, and introducing native intelligence backends (RuVLLM and Graph-Node). The release resolves 10 critical user-reported issues including the cleanup --force command destroying user config and CLI one-shot commands hanging indefinitely.
Apr 8, 2026
- v3.5.59v3.5.59 — Full Capability Verification: 291 Tests, 314 MCP Tools, 38 CLI Commands
Ruflo v3.5.59 delivers a comprehensive capability verification across the entire platform with 314 MCP tools, 38 CLI commands (140+ subcommands), 22 plugins, and 60+ agent types. This release upgrades 19 MCP tools to production-grade implementations with real data from git/gh CLI, OS metrics, file scanning, and AgentDB persistence, while maintaining zero TypeScript errors and 291 passing tests.
Apr 6, 2026
- v2.1.0
A major feature release introduces AST-aware code chunking for better code analysis, clickable editor links in terminal output, and per-collection model configuration. It also includes a new benchmarking command and fixes to embedding stability and BM25 accuracy.
Apr 5, 2026
- v3.5.51v3.5.51 — terminal_execute, agent results, security scan, auto-discovery
This release fixes critical issues in ruflo including making terminal_execute actually execute commands (was a stub), exposing agent/task results that were stored but never returned, enabling security scans on Windows, and adding MCP tools auto-discovery via global CLAUDE.md.
Apr 2, 2026
- v3.5.50v3.5.50 — 4 Critical Bug Fixes
This is a bug fix release addressing four critical issues: fixing the disabled ReasoningBank controller by adding a missing embedder parameter, resolving SQLite database path issues to prevent data loss, changing memory_search to query all namespaces instead of just 'default', and enabling init --full to properly merge hooks into existing settings.
Apr 2, 2026
- v3.5.49v3.5.49 — P0 Daemon & AgentDB Controller Fixes
This is a bug-fix release (P0 fixes) addressing critical issues: a daemon race condition causing immediate death after spawn, an ESM compatibility issue with require('path') that disabled all AgentDB controllers, and a ReasoningBank method name mismatch. All 1725 tests pass.
Apr 2, 2026
- v0.11.3
This maintenance release updates the default Cohere rerank model to the faster `rerank-v4.0-fast` version. Existing users are advised to update their configurations if they are using the previous model.
Mar 28, 2026
- v3.5.48v3.5.48 — Security, P1 Fixes, WASM CLI
This release (v3.5.48) delivers significant security hardening with prototype pollution prevention, NaN/Infinity bypass protection, and task source allowlisting. It also addresses token drain issues by reducing background workers and changing defaults to opt-in, while fixing critical P1 bugs including HNSW ghost entries and orphan processes. The release exposes new RuVector WASM CLI commands and includes an audit/improvement plan (ADR-067).
Mar 26, 2026
- v3.5.43v3.5.43 — Critical Issue Remediation & Stub Removal
This is a critical bug-fix release that resolves 9 GitHub issues, replaces 22 fake-success stubs with honest error responses, and fixes all 23 healthcare plugin test failures. The release achieves 1709 passing tests and includes fixes for ONNX worker thread crashes, vector dimension mismatches, and MCP tool prefix inconsistencies.
Mar 25, 2026
- v3.5.31RuFlo v3.5.31 — Intelligence Accuracy, RuVector WASM & Community Fixes
RuFlo v3.5.31 is a significant release bringing real semantic embeddings via RuVector WASM (150x–12,500x speedup), a complete statusline accuracy overhaul replacing six hardcoded values with real data, and fixes for the intelligence vector store that was failing due to JSON format mismatches. The release also merges 5 community PRs and includes 18 bug fixes across the codebase.
Mar 18, 2026
- v3.5.15v3.5.15 — Fix hooks path resolution with $CLAUDE_PROJECT_DIR
This release fixes a critical path resolution issue where Claude Code hooks using relative paths or git commands would break when Claude Code changes the working directory to a subdirectory during agent operations. The fix updates all hook paths to use the official `$CLAUDE_PROJECT_DIR` environment variable.
Mar 9, 2026
- v3.5.14v3.5.14 — Security Fixes + Cross-Platform Windows Hooks
This release (v3.5.14) focuses on critical security hardening and Windows cross-platform compatibility. It implements 5 security fixes (ADR-061) including replacing execSync with execFileSync, adding buffer size limits, and input validation for plugin names and IPFS CIDs. Additionally, it addresses Windows hook stability issues (ADR-062) by using `node script subcommand` patterns and adding 500ms stdin timeouts.
Mar 6, 2026
- v3.5.7v3.5.7 — Platform Parity, Branding, Stdin Timeout
This release (v3.5.5-v3.5.7) addresses platform parity across macOS and Windows, completes a branding sweep from 'Claude Flow V3' to 'RuFlo V3' across 30+ files, and fixes hook stdin hanging issues. The release also adds a Nginx reverse proxy to the RuFlo Chat UI docker-compose and makes progress on ADR-060 items (13/24 fixed).
Mar 5, 2026
- v3.5.4RuFlo v3.5.4 — Intelligence Pipeline & MCP Fixes
RuFlo v3.5.4 is a patch release containing 10 fixes focused on unblocking the intelligence pipeline, achieving MCP compliance, and improving CLI UX. Key improvements include hook handler stdin JSON reading, MemoryGraph relationship tracking activation, and registration of 4 missing MCP tools.
Mar 5, 2026
- v3.5.3RuFlo v3.5.3 — Bug Fixes & Branding
Patch release v3.5.3 addressing 11 issues including critical supply-chain security fix (removed obfuscated preinstall script), RVF ObjectId cross-package matching, and complete branding migration from Claude Flow to RuFlo. Also includes AgentDB runtime activation and MCP schema compliance fixes.
Mar 5, 2026
- v0.11.2
Enhances the resource updating capabilities by adding support for MCP tools.
Mar 4, 2026