# CopilotEmptyState

## 2026-06-17 — New molecule: first-run welcome with starter prompts

**Prompted by:** Copilot extension design work (Hellen)

### What changed
- New molecule `CopilotEmptyState` renders the first-run / empty-thread welcome: greeting + optional tappable suggested starter prompts.

### Why
- A fresh Copilot panel needs an inviting empty state that orients the broker and offers quick ways to begin.

### Affected tokens / files
- `packages/shadcn/src/components/ui/copilot-empty-state.tsx`
- Composes Empty + Button; hero icon uses `text-primary`.
