ruflo Releases
216 releases of ruvnet/ruflo
- v3.32.34Ruflo v3.32.34 — Reliable Memory Writes on Existing Installations
Repairs migration gap for existing installations to ensure reliable memory writes via the native AgentDB bridge.
Jul 29, 2026
- v3.32.33Ruflo v3.32.33 — Exact Autopilot Scope and Governed Flywheel Candidates
Fixes a CLI flag normalization issue in the Autopilot and Flywheel features where legacy keys were being read, causing default configurations to persist instead of respecting user input. This release enforces explicit validation and includes safety tests to prevent unsupported task sources from creating state.
Jul 29, 2026
- v3.32.30Ruflo v3.32.30 — Capability Brain and self-contained policy runtime
Corrects a previous release to make the public install self-contained by embedding Security, Codex, and federation runtimes directly into the CLI artifacts. This enables the system to teach agents how to use the Capability Brain without requiring unpublished internal packages.
Jul 29, 2026
- v3.32.29Ruflo v3.32.29: Capability Brain — Corrected Stable Train
Publishes the corrected stable version of the Capability Brain, which maps the full MCP registry and system capabilities to help agents discover tools, alongside policy-governed federation foundations. This release addresses npm publication credential issues from the source release.
Jul 29, 2026
- v3.32.28Ruflo v3.32.28 — Agents That Know the Whole System
Introduces the Ruflo Capability Brain to address the limitation of the old guidance catalog knowing only 61 of the 353 available tools, allowing agents to discover and use the full system. Also adds foundations for federation and Cognitum actions.
Jul 29, 2026
- v3.32.27Ruflo v3.32.27 — Policy Controls for Autonomous Agents
Adds an enforceable policy layer to constrain autonomous agents, allowing teams to define permissions, cap costs, and audit actions through a safe rollout process.
Jul 29, 2026
- v3.32.26Ruflo v3.32.26 — Safer Self-Improvement
Introduces a controlled flywheel loop for self-improvement, ensuring that retrieval-policy changes require explicit human approval before promotion.
Jul 28, 2026
- v3.32.25v3.32.25 — metaharness pin-drift guard
Fixes a floating dependency pin for `@metaharness/darwin` and introduces automated guardrails to detect package version drift.
Jul 28, 2026
- v3.32.24v3.32.24 — Codex plugin install (#2801) + metaharness hard dependency (ADR-321)
Enhances Codex integration by ensuring the Ruflo core plugin is installed and promotes metaharness packages to hard dependencies.
Jul 28, 2026
- v3.32.23v3.32.23 — reader/writer store fixes: metrics, backup, swarm status (#2797 #2798 #2799)
Fixes three critical bugs affecting metrics reporting, memory backup functionality, and swarm status display.
Jul 28, 2026
- v3.32.22v3.32.22 — CI-green hotfix: ADR-125 CLI-flag precedence for RUFLO_MEMORY_SCAN_ON_WRITE (#2794)
A hotfix correcting the precedence of the `RUFLO_MEMORY_SCAN_ON_WRITE` environment variable relative to the `--scan-content` CLI flag to satisfy ADR-125 audit requirements. This ensures the CLI flag correctly wins over the environment variable in the verification agent's checks.
Jul 27, 2026
- v3.32.21v3.32.21 — fix(memory/embeddings): --type keyword|hybrid + --threshold 0 (#2790)
Fixes two defects in the `memory search` command where the `--type` flag was ignored and the `--threshold` flag was replaced by a fallback value. The update ensures search results are correctly filtered by type and thresholds are respected.
Jul 27, 2026
- v3.32.20v3.32.20 — Inter-agent message compressor, IB+VQ MVP (#2727 dream — bundle complete)
Implements the `ruflo swarm compress-message` command, a deterministic message compressor that reduces token count while preserving code, URLs, and file paths. This is the last of five dream-cycle backlog items.
Jul 27, 2026
- v3.32.19v3.32.19 — OAS operator selector (#2763 dream-cycle)
Adds a budget-aware consolidation operator selector for memory management, allowing users to choose between merge, summarize, compress, or distill based on cost and fidelity. This optimizes memory storage by selecting the best operator for the available budget.
Jul 27, 2026
- v3.32.18v3.32.18 — SCM query-intent classifier + routing hints (#2760 dream)
Adds a query-intent classifier for the SCM system to route memory searches to appropriate namespaces and provides hints for search backends. This helps agents find the right memory for their queries.
Jul 27, 2026
- v3.32.17v3.32.17 — PlanFlip + MemPoison gates (#2752 dream-cycle)
Adds two security gates, PlanFlip and MemPoison, to detect injected plan steps and scan memory content before writing. Both gates reuse the ChannelGuard detector to strengthen security across multiple surfaces.
Jul 27, 2026
- v3.32.16v3.32.16 — ChannelGuard companion (#2783 dream-cycle pair complete)
Completes the dream-cycle recommendation by adding a deterministic inter-agent message scanner (ChannelGuard) to detect injection payloads.
Jul 27, 2026
- v3.32.15v3.32.15 — MCP Composition Inspector (#2783 dream — cross-tool prompt-injection scan)
Introduces a deterministic scanner for MCP tool descriptors to identify prompt-injection patterns in shared fragments.
Jul 27, 2026
- v3.32.14v3.32.14 — parser scoping fix + hooks route --parallel canonical restored
Fixes a parser bug where boolean flags were globally poisoned and restores the canonical `--parallel` flag for hooks route mode.
Jul 27, 2026
- v3.32.13v3.32.13 — Mixture-of-Agents route mode (#2778 dream)
Introduces a Mixture-of-Agents (MoA) fanout plan for the router mode to improve accuracy through parallel generations.
Jul 27, 2026