ruflo Releases
217 releases of ruvnet/ruflo
- v2.5.3
QMD v2.5.3 adds line-numbered output defaults, new `:from:count` suffixes for `qmd get`, and standardizes full-path handling across search and retrieval commands.
May 29, 2026
- v3.10.5v3.10.5 — wizard init fixes
This is a bug fix release addressing three issues: MCP server key configuration for claude-flow, false-positive in init detector, and CLAUDE.md backup functionality. The release includes a new CI regression guard to prevent these issues from recurring and has been published across all three package distribution tags.
May 28, 2026
- v3.10.4v3.10.4 — statusline generator fix
This release fixes issue #2195 by making the statusline generator delegate to `hooks statusline --json` instead of using fragile local readers. It also corrects ADR counting to include both v3/docs/adr/ and v3/implementation/adrs/ directories, bringing the total from 87 to 128. A new CI guard has been added to prevent regressions of this bug class.
May 28, 2026
- v0.9.0v0.9.0 — In-World Handles, Render Modes & IFC Importer
This release introduces a plugin architecture and in-world handles for the Pascal Editor, alongside an IFC importer, new render modes, and a comprehensive elevator system.
May 27, 2026
- v3.10.2v3.10.2 — #2132 Windows plugin hooks fix
This release adds native Windows support for plugin hooks without requiring WSL or Git Bash, addressing exit 126 errors on Windows. It introduces a Node.js-based shim that replaces bash scripts on Windows, along with init-time platform detection and comprehensive CI validation across Windows, macOS, and Ubuntu.
May 25, 2026
- v3.10.0v3.10.0 — ADR-130 Unified Knowledge Graph Backend (P4-P6)
This release completes the ADR-130 Unified Knowledge Graph Backend implementation by shipping Phases 4-6. It introduces a plugin adapter for graph-to-plugin communication, three pathfinder algorithms (Personalized PageRank, Dynamic MinCut, and Spectral Sparsification), and a comprehensive benchmark suite with defined performance targets.
May 25, 2026
- v3.9.0v3.9.0 — ADR-130 Unified Graph Intelligence Backend
This release (v3.9.0) implements ADR-130 — a Unified Knowledge Graph Backend across all 4 existing graph layers, introducing a shared graph_edges SQL table with PQ-encoded embeddings, two new MCP tools for graph querying and pathfinding, SONA trajectory hooks for automatic edge creation, and a plugin adapter contract. All 6 benchmark targets were met with excellent performance metrics.
May 25, 2026
- v3.8.0v3.8.0 — ADR-129 rvagent full integration
This release (v3.8.0) introduces full rvagent integration via ADR-129, adding 16 new MCP tools for WASM agent gallery & introspection and unlocking all 314 MCP tools to WASM agents through the wasm_agent_compose addMcpTools bridge. The update also delivers significant performance improvements (2.4× faster compose operations) and benchmarks showing SOTA performance compared to LangGraph, AutoGen, and CrewAI.
May 24, 2026
- v3.7.0v3.7.0 — first stable + #2120 memory-stats legacy-DB fix
This marks the first stable release of ruflo (v3.7.0), graduating from the alpha series. The release includes critical fixes for memory stats and status detection on legacy databases, a versioning policy change eliminating alpha releases, and 5 new CI smoke tests for regression detection.
May 24, 2026
- v2.5.2
This release fixes global npm installation failures on Windows by rewriting the launcher and addresses various GPU and embedding stability issues.
May 22, 2026
- v2.5.1
QMD v2.5.1 updates publishing mechanisms to use GitHub Actions OIDC and introduces the `qmd doctor` command for diagnostics.
May 20, 2026
- v3.7.0-alpha.33v3.7.0-alpha.33 — 14 critical fixes since alpha.27
Cumulative bug-fix release addressing 14 critical issues across memory layer, hooks, UI, and verification systems. Major fixes include correcting vector dimension mismatch (768→384) that caused silent search failures, Windows path handling for memory store, hook handler fallback bugs, and version display issues. Two CI regression guards were added to prevent these issues from recurring.
May 13, 2026
- v0.8.0v0.8.0 — Community Sync & MCP on npm
This release introduces the first public npm release of the Model Context Protocol (MCP) server package and enhances the Pascal Editor with community-driven improvements.
May 10, 2026
- v0.7.0
A major feature release expanding door and window systems, adding a procedural column node, introducing material paint mode, and moving core systems to viewer/editor packages.
May 9, 2026
- v3.6.30Ruflo 3.6.30 — #1748 Issue 4 (first batch — sharpened tool descriptions)
This release (v3.6.30) is the first batch of rewriting high-overlap MCP tool descriptions to lead with 'Use when native X is wrong because Y' pattern, improving model tool selection. Seven tool descriptions were sharpened including memory operations and agent_spawn, with 230 more to follow incrementally.
May 5, 2026
- v3.6.29Ruflo 3.6.29 — #1748 Issues 1 & 2 (hooks per-plugin + spawn --mcp-config)
This patch release (v3.6.29) fixes 2 of 4 architectural issues identified by the Liberation of Bajor team's evaluation. The primary fixes address hooks not loading when using the plugin install path, and the spawn command not passing --mcp-config to worker processes.
May 5, 2026
- v3.6.28Ruflo 3.6.28 — Honest defaults & install hygiene (closes #1744)
This release (v3.6.28) addresses 3 of 5 papercuts from an install study plus 3 runtime-honesty fixes. Key improvements include a new `--no-global` flag to opt out of global CLAUDE.md modifications, fixing `--minimal` mode that was shipping orphan hooks causing silent failures, and removing unverified claims and silent mock fallbacks in the runtime.
May 5, 2026
- v3.6.27Ruflo 3.6.27 — Ollama provider (Tier-2) closes #1725
This release adds Ollama as a Tier-2 first-class provider in the 3-tier model routing system (ADR-026), enabling end users on Anthropic Max plans and Ollama Cloud subscribers to use workflow_execute and other agent paths. The release was validated end-to-end against ruvultra running Ollama over Tailscale with successful results (611ms round-trip, 49 tokens).
May 4, 2026
- v3.6.26Ruflo 3.6.26 — Plugin sync + token diet + doctor encryption check
Release v3.6.26 focuses on ADR-098 plugin capability sync with 4 of 5 remediation parts shipped, including capability updates to 7 plugins (versions bumped to 0.2.x), token optimization saving ~2,400 tokens per spawn, model rightsizing (security-auditor downgraded from opus to sonnet), and neural-learning hook standardization. Also adds encryption status reporting to `ruflo doctor` and expands verification witnesses from 27 to 55.
May 4, 2026
- v3.6.25Ruflo 3.6.25 — Security hardening + Encryption at rest + Federation budget breaker
This release focuses on security hardening, encryption at rest, and federation budget controls. Key improvements include closing shell-injection vulnerabilities across multiple surfaces, implementing AES-256-GCM encryption for high-tier stores, adding a federation budget circuit breaker to prevent recursive delegation loops, and fixing 25 pre-existing test failures.
May 4, 2026