Skip to content

recursive-language-models

1 post with the tag “recursive-language-models”

Recursive Dispatch: When Agents Write the Plan and Other Agents Do the Work

Agents That Call Agents — recursive dispatch in practice

Ask an agent to review 300 files and somewhere around turn 40 it starts losing the plot. The fix isn’t a smarter model — it’s a different architecture. Here’s how recursive dispatch works, why we wired it into CodeBuddy, and everything that surprised us along the way.