Back to archive
By Ivan VydrinMCP7 min read1 April 2026Updated 29 July 2026< 50 views

Event-Driven AI Agents: Pushing Real-Time Events into a Session

Modeling an agent as a long-running session you push events into: not a function you call and await. Is what lets you interrupt, redirect, and steer it mid-run. A concrete look at the event model behind the Claude Agent SDK and Managed Agents.