Skip to content

Module 13: Loop Engineering

Category: Intermediate — Module 13 (6 of 7 in this category)

(Placeholder module — a short overview for now; full lesson content is coming soon.)

Going beyond a single agent loop: coordinating teams of agents and evaluating how well their runs actually go.

Topics this module will cover: - Agent Teams - Dynamic Workflows - Rubric Evals

Tutorial Progress

graph LR
    A[8: Prompt Engineering] --> B[9: Context Engineering]
    B --> C[10: Coding Agents]
    C --> D[11: Harness Engineering]
    D --> E[12: Security]
    E --> F[13: Loop Engineering]
    F --> G[14: Personal Agents]
    style A fill:#90EE90
    style B fill:#90EE90
    style C fill:#90EE90
    style D fill:#90EE90
    style E fill:#90EE90
    style F fill:#FFFF00

Previous Module: Module 12: Security Next Module: Module 14: Personal Agents