Skip to content

docs(readme): rewrite for v2.2.0 (AgentDB-first, ruflo-style) - #11

Merged
ruvnet merged 1 commit into
mainfrom
docs/readme-v2.2
May 11, 2026
Merged

docs(readme): rewrite for v2.2.0 (AgentDB-first, ruflo-style)#11
ruvnet merged 1 commit into
mainfrom
docs/readme-v2.2

Conversation

@ruvnet

@ruvnet ruvnet commented May 11, 2026

Copy link
Copy Markdown
Owner

Replaces the 2.0/2.1-era README with one that (a) matches the current v2.2.0 surface, (b) is honest about what exists vs. what's a TODO, and (c) follows the ruflo README layout: badge block → bold tagline → "Why" quote → "What it does" ASCII flow diagram → Quick Start (compile example + RAG with Retrieve + MIPROv2 experience replay) → "What you get" capability table → collapsed <details> for modules / optimizers / the AgentDB memory layer / examples → Documentation → "Roadmap & known limitations" → License.

The old README claimed ProgramOfThought / MultiChainComparison / Refine / majority modules and "75x faster" perf — none of which are in src/ — and a "vs DSPy Python ✅" matrix that didn't match reality. The new one lists only what's actually shipped.

No code changes. npm run docs uses --readme none, so the API docs build is unaffected.

🤖 Generated with RuFlo

Replaces the 2.0/2.1-era README (which advertised modules that don't exist —
ProgramOfThought, MultiChainComparison, Refine, majority — and unverified perf
claims). New README mirrors the ruflo README layout: centered badge block →
tagline → "Why" quote → "What it does" ASCII flow diagram → Quick Start (compile
example + RAG + experience-replay) → "What you get" capability table → collapsed
<details> for modules / optimizers / AgentDB layer / examples → Documentation →
an honest "Roadmap & known limitations" section → License.

Reflects the actual v2.2.0 surface: Predict / ChainOfThought / ReAct(+reflexion)
/ Retrieve / Pipeline; BootstrapFewShot(+dynamic demos) / MIPROv2(+experience
replay) / GEPA; AgentDBClient (HNSW, RaBitQ, tiers) / ReasoningBank(+SAFLA);
CachingLM; CompilationTracer; multi-provider LM drivers.

Co-Authored-By: RuFlo <ruv@ruv.net>
@ruvnet
ruvnet merged commit 8f20f5a into main May 11, 2026
4 checks passed
@ruvnet
ruvnet deleted the docs/readme-v2.2 branch May 11, 2026 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant