pub fn plan_notification( session_id: impl Into<SessionId>, plan_id: impl Into<PlanId>, entries: Vec<PlanEntry>, ) -> UpdateSessionNotification
Replace the entries of an agent-owned plan.