CoolFace
Apppublic

context-course/agent-loop

sourceHugging Faceupdated 5mo agoView on Hugging Face
0likes
App README

The Agent Loop

Animated explainer for Unit 6 of the Context Course: the agent loop. Renders the four-step cycle — call llm → parse → execute → append — with a live terminal log that fills as the loop iterates and a STOP · end_turn branch that fires on the final pass.

Source composition (HyperFrames) lives at github.com/huggingface/context-course/tree/main/course-hyperframes/agent-loop.

Embedded in the course via <iframe>.