Meta's ReActNet compiles a fresh agent topology per query, cutting 20-agent runs from 7h to 6min

blaizedsouza · x · 2026-09-13

Meta engineers' ReActNet eliminates the most expensive part of multi-agent systems: instead of training a communication topology, it compiles a fresh one for every query, dropping 20-agent runtimes from 7 hours to 6 minutes.

The pain point: 5 agents works fine, but 20 turns into a group chat that's slower than one model and costs more than the task is worth.

How it works — no RL, no gradients, no training stage:

Scores 92.75 average on gpt-4o benchmarks.

Original post →

More from coding & agent

coding & agent channel →