Skip to content

Releases: stuinfla/ruvnet-brain

RuvNet Brain v0.5.0-dev — deeper, code-level brain

Choose a tag to compare

@stuinfla stuinfla released this 01 Jul 02:34

The brain now knows rUv's stack down to the implementation, not just the docs.

What's new

  • Code-level depth. qudag, daa, safla, ruv-fann, and agentic-flow re-indexed to full function bodies against each repo's real source layout. safla 0 → 136 full-body passages, ruv-fann 52 → 779, agentic-flow 296 → 984, qudag → 531, daa → 266.
  • "Take the wheel" behavioral pipeline. On a build request the brain now drives the full Ruv-way flow — architecture-first, SPARC, DDD + ADRs, parallel Ruflo swarms, QA, score-to-≥98, frontend-design + AI image generation, and it asks for an API key when a step needs one.
  • Build integrity fix. Empty source files no longer emit blank passages (forge-guard clean).
  • New 4-level behavioral test harness — route / deep-recall / implement / orchestrate — all passing.

Verified

  • gate.sh: described-need 26/28, named 47/48, scenario 7/8 — all pass at full depth.
  • Plugin QA 26/26. Private cognitum stores fenced out of the public bundle (verified 0 leakage).

Install

npx github:stuinfla/ruvnet-brain

Installs the brain to ~/.cache/ruvnet-brain/kb and wires the search_ruvnet plugin. Already installed? It self-updates: node forge-update.mjs --apply.

Bundle: ruvnet-brain.zip (512 MB) — the brain ships here, not in git.

RuvNet Brain v0.4.0-dev — the prebuilt brain

Choose a tag to compare

@stuinfla stuinfla released this 29 Jun 22:00

The prebuilt, source-grounded brain over ~18 RuvNet building blocks (RuVector, Ruflo, AgentDB, RuLake, SPARC, and more), packaged for the Claude Code plugin.

Proven, re-runnable (scripts/prove.mjs): by-description routing 27/28 (96%, was 33%) · named 47/48 (98%) · Helix-context 7/8 · fresh-download install 4/4.

Asset: ruvnet-brain.zip (421MB) = the brain. One-line install: npx github:stuinfla/ruvnet-brain