| title | Messages |
|---|---|
| description | Reading, editing, and navigating conversation history. |
The agent chat is a scrollable message history with user messages on the right, assistant responses on the left, just like a normal chatbot.
Hover over any message to reveal action buttons:
User messages:
- Copy — copy text to clipboard
- Edit — edit a prior message you sent, save to re-run from that point
Assistant messages:
- Copy — copy text to clipboard
- Regenerate — regenerate the agent's response
- Branch chat — fork the conversation into a new agent card on the dashboard
Editing a user message or regenerating a response creates a branch — a new conversation path from that point. The original history is preserved.
When a message has multiple variants, a ◀ 1/3 ▶ navigator appears on hover. Click the arrows to switch between branches at that fork point. The entire conversation below updates to reflect the selected branch. Nothing is ever deleted — you can always navigate back.
If an agent is stopped mid-task, a Resume button appears. Clicking it allows an agent to continue where it left off.