This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+14 more
ReleasePort's take
Light signalRelease v3.8.0 fully integrates rvagent, adding 16 new MCP tools and exposing all 314 tools to WASM agents via `wasm_agent_compose`. It also fixes the bridge‑disable regression in getBridge().
Why it matters: Enables developers and SREs to leverage a complete set of 314 MCP tools for WASM agents, improving automation capabilities; resolves a critical regression that caused zero entry reports when disabling the bridge.
Summary
AI summaryFull rvagent integration adds 16 new MCP tools, composes all 314 tools for WASM agents, and fixes the bridge‑disable regression.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds 16 new MCP tools for WASM agent gallery and introspection (10 CRUD + 6 query). Adds 16 new MCP tools for WASM agent gallery and introspection (10 CRUD + 6 query). Source: llm_adapter@2026-05-24 Confidence: high |
— |
| Feature | Medium |
Adds `wasm_agent_compose` with `addMcpTools` bridge unlocking all 314 MCP tools to WASM agents. Adds `wasm_agent_compose` with `addMcpTools` bridge unlocking all 314 MCP tools to WASM agents. Source: llm_adapter@2026-05-24 Confidence: high |
— |
| Feature | Medium |
Adds `JsModelProvider` real provider routing, replacing the echo‑stub bypass. Adds `JsModelProvider` real provider routing, replacing the echo‑stub bypass. Source: llm_adapter@2026-05-24 Confidence: high |
— |
| Feature | Medium |
Adds `rvagent` field on plugin manifest and `includePlugins` option in compose as new plugin contract. Adds `rvagent` field on plugin manifest and `includePlugins` option in compose as new plugin contract. Source: llm_adapter@2026-05-24 Confidence: high |
— |
| Bugfix | Medium |
Fixes `getBridge()` to honor `CLAUDE_FLOW_DISABLE_BRIDGE=1`, correcting legacy‑DB status backfill regression causing zero entry reports. Fixes `getBridge()` to honor `CLAUDE_FLOW_DISABLE_BRIDGE=1`, correcting legacy‑DB status backfill regression causing zero entry reports. Source: llm_adapter@2026-05-24 Confidence: high |
— |
Full changelog
Highlights
ADR-129 — Full rvagent integration (PR #2123)
- 16 new MCP tools for WASM agent gallery & introspection (10 CRUD + 6 query)
- wasm_agent_compose with
addMcpToolsbridge unlocking all 314 MCP tools to WASM agents - JsModelProvider real provider routing (replaces the echo-stub bypass)
- Plugin contract:
rvagentfield on plugin manifest +includePluginsoption in compose
Fixes
#2120—getBridge()now honorsCLAUDE_FLOW_DISABLE_BRIDGE=1, fixing the legacy-DB status backfill regression that causedruflo memory statsto report 0 entries against pre-status-column databases
Benchmarks (5-trial median, bench-rvagent.mjs)
- Provider routing: 0.025ms (fake key, router only)
- Compose 100 tools: 0.215ms
- Gallery CRUD cycle: 0.094ms
- Plugin enum (absent): 0.035ms
Witness manifest — ADR-129 P1–P4 fix entries registered (verification/witness-fixes.json, 117/117 verified)
Install
npx ruflo@latest # or @3.8.0 / @alpha / @v3alpha
npx claude-flow@latest
npx @claude-flow/cli@latest
🤖 Generated with RuFlo
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Related context
Related tools
Beta — feedback welcome: [email protected]