Benchmark: "LLM-as-a-judge" paradigm fails in AutoGen, CrewAI, LangGraph, MetaGPT

MonokoEloba · reddit · 2026-08-26

A local benchmark of 4 agent frameworks on a strict Rust task reveals that "LLM-as-a-judge" is fundamentally broken. Frameworks relying on LLM critics (AutoGen, CrewAI) either burned 500k+ tokens in loops or rubber-stamped wrong code. Only those with mechanical grounding (real compiler feedback) produced viable results.

Failures:

Original post →

More from coding & agent

coding & agent channel →