From 6b7a21f09f809e96ebb25bffdd43ed86fb7c2d34 Mon Sep 17 00:00:00 2001 From: Gemini AI Date: Sun, 18 Jan 2026 03:10:26 +0400 Subject: [PATCH] Fix README.md outdated agent counts and coordinator references MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Update 38→41 total agents across all sections - Update 7→9 PROACTIVELY coordinators - Update 31→32 specialist agents - Fix verification count: 39→42 files (41 agents + README) - Fix auto-installer description: 39+→41+ agents - Fix contains-studio reference: 39→41 specialized agents --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 8f91248..32c8113 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ → Real-world use cases and coordination patterns **🔧 Complete Integration** -→ All 7 coordinators fully documented +→ All 9 coordinators fully documented → Ralph CLI patterns integrated → Workflow examples and best practices @@ -59,14 +59,14 @@ ### 🏗️ Architecture Overview -**38 Total Agents = 7 Coordinators + 31 Specialists** +**41 Total Agents = 9 Coordinators + 32 Specialists** ``` ┌─────────────────────────────────────────────────────────────┐ │ AGENT COORDINATION SYSTEM │ ├─────────────────────────────────────────────────────────────┤ │ │ -│ 7 PROACTIVELY Coordinators (Auto-Trigger Based on Context) │ +│ 9 PROACTIVELY Coordinators (Auto-Trigger Based on Context) │ │ ┌──────────────────────────────────────────────────────┐ │ │ │ ui-ux-pro-max │ test-writer │ whimsy-injector │ │ │ │ experiment │ studio │ project │ │ @@ -76,7 +76,7 @@ │ │ │ │ │ │ ▼ ▼ ▼ │ │ ┌──────────────────────────────────────────────────────┐ │ -│ │ 31 Specialist Agents (Domain Experts) │ │ +│ │ 32 Specialist Agents (Domain Experts) │ │ │ │ Frontend │ Backend │ TikTok │ Growth │ AI │ UI │ │ │ │ └──────────────────────────────────────────────────────┘ │ │ │ @@ -283,7 +283,7 @@ npx @z_ai/coding-helper init --- -#### Step 2: Install Agents (38 agents with PROACTIVELY auto-triggering) +#### Step 2: Install Agents (41 agents with PROACTIVELY auto-triggering) ```bash # Clone the agents repository @@ -465,7 +465,7 @@ export RALPH_MAX_ITERATIONS="50" ```bash # Check agents find ~/.claude/agents -name "*.md" | wc -l -# Should show 39 +# Should show 42 # Check MCP tools npx @z_ai/mcp-server --help @@ -924,7 +924,7 @@ This suite integrates **7 major open-source projects**: **Source:** https://github.com/contains-studio/agents -**Provides:** 39 specialized agents with PROACTIVELY auto-triggering +**Provides:** 41 specialized agents with PROACTIVELY auto-triggering **Key Innovation:** Context-aware agent selection system