Definition
Plain language
An AI agent whose job is to watch another AI agent and rewrite the rules it's following.
As stated in the literature
In agentic-evolution frameworks, a coordinator agent that edits the underlying search mechanism — selection rules, prompts, persistent notes, skill files — between segments of an inner optimization loop.
Also called: meta-agents
Why it matters: It moves optimization from tuning the model to tuning the procedure around the model, which is often cheaper and easier to inspect.
For example, after watching its inner agent fail twice on similar errors, the meta-agent edits the prompt to add a 'check for this case first' instruction before the next attempt.
Heard on the show
“And there's a meta-agent driving it, called AEGIS.”Episode 147 — Agents Fail at the Body, Not the Brain: A Self-Rewriting Scaffold That Lifts a 9B Model 44 Points