Chatbot

Plan

Collapsible card for displaying AI plan/task breakdown with streaming state indicator.

Implementation Plan
3 steps to complete the auth refactor

Props

PropTypeDefaultDescription
isStreamingbooleanfalseWhether plan is currently streaming
classNamestring-Additional CSS classes

Import

import { Plan, PlanHeader, PlanTitle, PlanDescription, PlanContent, PlanFooter } from '@blastx/ui-ai';