Skip to content

Messages and Results

After reading this page you will be able to: read every kind of output in the chat — code, diagrams, tool calls, file changes, images — and copy, quote, and jump around.

  • Replies render as Markdown: headings, lists, tables, and links all display properly
  • Code blocks have syntax highlighting; very long code is collapsed — click Expand to see it all
  • Hover over a message and click the Copy icon to copy the whole reply; the /copy command copies the last reply

Flowcharts and sequence diagrams the AI draws with Mermaid appear right in the chat:

  • Click a diagram to open the zoom overlay: scroll to zoom, drag to pan
  • The overlay has zoom-out, zoom-in, and reset buttons; press Esc, click the backdrop, or the close button to exit

When the AI uses a tool, an expandable card appears in the chat showing the tool name, arguments, and results:

StatusMeaning
PendingSent, not started yet
ExecutingRunning now
SuccessFinished fine
ErrorFailed, with the error attached
CanceledStopped or canceled

Each card is also labeled with how it was approved: Auto-approved (ran under the current permission mode) or Manual approval (an “Allow execution?” dialog offering “Yes, allow once”, “Yes, allow always”, or “No (esc)”).

  • Terminal output: when the AI runs a command you see live output marked Running / Stopped / Exit code, with a Stop button; older output is noted as truncated
  • File changes card: after the AI edits project files, a “file changes” card appears showing the number of changed files plus insertions and deletions; the full diff lives in the workspace “Changes” tab

Images the AI generates appear right in the message, each with a Download button that saves the original to your computer.

When the AI asks you something, a question card appears with three ways to respond:

  1. Submit: click an option; if none fits, choose Other and type your own answer
  2. Dismiss: click Dismiss to skip the question (shows “Dismissed”)
  3. Answered cards show “Answered” and can’t be answered twice
  • Message anchors: a rail of dots on the right of the chat — click one to jump to that message
  • In-chat search: click the magnifier at the top of the rail (or press Ctrl+F) to search keywords in the current chat
  • Scroll to bottom: after reading up, a Scroll to bottom button appears at the bottom right
  • Quote reply: select text inside a message, click the floating Reply button, and a quote block appears above your input; your reply goes out with that quote — click × on the quote to remove it
  • You can copy the full text of any reply
  • Clicking a Mermaid diagram opens a zoomable overlay and Esc exits
  • You can tell Pending / Executing / Success / Error apart on tool cards, and spot auto versus manual approval
  • When the AI asks a question you can submit an option answer or click Dismiss to skip
  • Clicking an anchor jumps to a message, and Scroll to bottom returns to the newest