Timeline
The timeline is the main conversation view. It renders user messages, assistant responses, tool calls, reasoning blocks, plans, todo lists, Commit markers, and more.
Navigating messages
Section titled “Navigating messages”| Key | Action |
|---|---|
Shift+↑ / Shift+↓ | Enter message selection, jump between user messages |
↑ / ↓ | Move between items within a selected response |
Space | Expand or collapse all blocks for the selected message |
y | Copy the selected assistant output to clipboard |
Ctrl+O | Toggle expand/collapse of a selected execution block |
PgUp / PgDn | Page up / down |
Home / End | Jump to top / bottom |
Visual indicators
Section titled “Visual indicators”- User messages have a gray background with a colored left border matching the current mode
- Tool calls are grouped into collapsible execution blocks with a
⏺ Toolsheader - Reasoning blocks are expandable and show token count + duration
- Commit markers appear as horizontal separators between turns and show files plus diff stats
What appears in the timeline
Section titled “What appears in the timeline”- user messages
- assistant responses
- tool execution groups
- reasoning summaries
- plans
- todo lists
- commit markers
See Also
Section titled “See Also”- Agent Commits — Commit markers and per-turn history
- Side Panel — Alternate panels for terminals, agents, and changes
- Navigation — Keyboard shortcuts and movement