The ChatMessageList component (chat-message-list.tsx) is a simple wrapper component for the <ChatBubble> components. It also includes a custom useAutoScroll hook which has been architected to handle auto-scrolling, enabling the user to opt in and out of autscrolling.