Archive
Multi-agent
Every article tagged "multi-agent".
3 articles

Tutorials
Jun 1710 min
How to Build a Multi-Agent Fan-Out System With Claude Code Dynamic Workflows
Claude Code Dynamic Workflows let one lead agent write a JavaScript orchestration script that fans work across up to 1,000 parallel subagents in a single run. Released May 28, 2026 alongside Opus 4.8,

News
Jun 79 min
Claude Code's Parallel Tool Fix: What Actually Changed in June 2026
Claude Code's June 2026 update fixes a cascade failure bug in parallel tool execution: a single failed Bash command used to cancel every other concurrent tool call in the same batch, forcing a full re

Tutorials
May 511 min
Ruflo v3.6 for Claude Code: Multi-Agent Swarms Setup Guide
Ruflo v3.6 turns a single Claude Code instance into a coordinated swarm of specialized agents using a queen-and-workers hierarchy. Install takes under 5 minutes via npx. But an April 2026 independent