Back to archive
By Ivan VydrinAI7 min read18 May 2026Updated 29 July 2026< 50 views

Supervising Long-Running AI Agents: Outcome Grading and Webhooks

When an agent runs for 40 minutes instead of 40 seconds, polling and eyeballing the output stop scaling. Two primitives replace the babysitting: webhooks tell you when a session changes state, and a separate rubric-based grader tells you whether the work is actually correct: composing into a superv