shadcn Brings Conversational Primitives to shadcn/ui with New Chat Components
Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.
shadcn/ui adding chat components for conversational interfaces, directly relevant to AI agent UI and open source traction.
shadcn released five new chat components—MessageScroller, Message, Bubble, Attachment, and Marker—into shadcn/ui, alongside a headless @shadcn/react package and two CSS utilities (scroll-fade, shimmer). MessageScroller handles anchored turns, streamed replies, history restore, and scroll controls without owning AI state or transport, letting developers supply the content renderer. The release, which passed 950,000 views within days, standardizes chat as a default UI pattern while coexisting with Vercel's AI Elements; installation runs via `pnpm dlx shadcn@latest add message-scroller bubble attachment marker`.