Loading lesson page...
Runtime Feedback Loops
BuildPython (stdlib)Agents that do not see real command output guess. A feedback runner captures stdout, stderr, exit code, and timing into a structured record the next turn can read. Then the agent reacts to facts instead of to its own prediction of facts.