- Composer and follow-ups
Composer and follow-ups
Text area for messages, inline suggestion chips, rotating example prompts (typewriter empty state), and “send follow-up” behavior.
What this is
The composer is the text box at the bottom. You send follow-up messages in the same thread. Inline chips and a typewriter hint cycle suggest things to try when the thread is empty.
How to use it
- Type a request and press Enter (or use the send control).
- When chips appear under the field, click one to send that prompt immediately.
- Use Up arrow in the field to recall previous commands (when implemented for your build).
Notes and limits
Chips may retire after several sends to keep the UI calm; you can still type anything manually.
Related topics
Related Documentation
Active tool indicator
Shows when a browser “tool” action is in progress so users know the assistant is acting on the browser, not only typing text.
Assistant themes
Multiple light and dark themes for the assistant chrome (not only system theme); choice syncs via prefs / bridge.
Busy / streaming state
Visual feedback while the model or tools are working (AssistantBusyBar, streaming into the timeline).
