//! Agent events for real-time streaming.
//!//! These types are defined in [`agent_sdk_foundation::events`] and re-exported here
//! so that existing `use crate::events::*` paths throughout the crate continue
//! to resolve without changes.
pubuseagent_sdk_foundation::events::*;