Skip to content

v3.11.0 — router ADR-148/149 + cost-tracker observability + fleet audits

Choose a tag to compare

@ruvnet ruvnet released this 16 Jun 16:13
5625d56

Merged PR #2398 (squash).

Highlights

  • Router (v3/@claude-flow/cli): ADR-148 FastGRNN router artifact lifecycle, ADR-149 per-model cost-optimal routing, Map<task_hash> dedup fixes across decisions/cost-savings/cost-projection.
  • Cost-tracker plugin: forward observability stack — projection / counterfactual / burn / anomaly (MAD) / health (composite gate) / diff (PR regression) / session (per-message drill-down). Stop-hook auto-track. Snapshot git-context.
  • Cache-write visibility: closed at four layers (per-message, time-series, summary, diff) — cache_creation_input_tokens was the silent cost driver.
  • Fleet-wide CI: meta-smoke runner across 32 plugins (402+ structural invariants), exit-bypass antipattern lint, SKILL.md frontmatter audit (117 files), plugin.json manifest audit (34 files), per-plugin timeout/--fail-fast.

Install

npx ruflo@latest           # latest stable
npx @claude-flow/cli@latest

Legacy alpha and v3alpha dist-tags also updated to 3.11.0.