Module 30: Human-in-the-Loop¶
Category: Optional — Module 30 (1 of 2 in this category)
(Placeholder module — a short overview for now; full lesson content is coming soon.)
Keeping a human in control of a running agent instead of letting it run fully autonomously.
Topics this module will cover: - Interrupt - Steering
Tutorial Progress¶
graph LR
A[30: Human-in-the-Loop] --> B[31: Runtime]
style A fill:#FFFF00
Previous Module: Protocols & Specs — Module 29: Protocols Reference Next Module: Module 31: Runtime