Plan
A collapsible multi-step plan card with per-step status and actions.
$
Registry itembunx shadcn@latest add @nx-ui/ai-planIn progress
A plan mid-execution: completed steps are ticked, the active step spins, and pending steps stay dimmed. The trigger folds the step list away.
Migrate the orders table
Move orders to the new partitioned schema with zero downtime.
- Scaffold the migration script
- Back up the production database
- Run the migration against staging
- Verify row counts and constraints
- Promote the change to production
Streaming
While the plan is being drafted the title and description shimmer. The card can start collapsed.
Drafting a rollout plan
Analysing the request and breaking it into ordered steps…