Glossary · Term

hub model

← all terms

Definition

Plain language

A separate small model that sits between AI agents and translates what each one writes for the others.

As stated in the literature

In AgentFugue, a trained communication-layer model that compresses agent scratchpads into structured notes and serves intent-driven readouts to teammates while agents remain frozen.

Also called: hub

Why it matters: It lets frozen agents collaborate without each one being trained to understand every teammate's verbose internal monologue.

For example, instead of two coding agents pasting their full scratchpads to each other, a hub model summarizes each one's notes and shows the other only the parts relevant to its current step.

Heard on the show

“Picture a hub with three spokes.”
Episode 213 — A Model Learned to Control a Robot by Watching Video It Never Acted On

Mentioned in 5 episodes

  1. 213
    A Model Learned to Control a Robot by Watching Video It Never Acted On
  2. 158
    How Floating-Point Rounding Lets a Model Tell Which Chip It's On — And Misbehave
  3. 132
    The Agent Failed — But Did the Instructions Deserve to Be Followed?
  4. 083
    Training the Translator: How a Small Communication Model Lets Agent Teams Outperform Themselves
  5. 023
    Why a Small Agent Confidently Overwrites Memories It Doesn't Understand

Related terms