agent-ui / showcase
All

Showcase / host composition

Follow-ups.

follow-up-suggestions.tsx: prompt chips after an assistant turn. Distinct from empty-state au-chat-suggestions in base. Host owns click → fill composer / send.

follow-up-suggestions.tsxhost-chromecompose
after replyThreadFollowupSuggestions

How should I improve onboarding for my AI assistant?

Start by mapping the first-run path, then add a few suggested prompts that help users discover the highest-value workflows.

Deferred: suggestion runtime / ranking. Chips are presentational; host wires data-au-prompt.

Install
<link rel="stylesheet" href="tokens.css">
<link rel="stylesheet" href="components/button/button.css">
<link rel="stylesheet" href="components/chat-thread/chat-thread.css">
<link rel="stylesheet" href="components/chat-message/chat-message.css">
<link rel="stylesheet" href="host-chrome.css">
<link rel="stylesheet" href="host-extracts.css">