Skip to content

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.

You can also open the transcript overlay with Ctrl+E to view a plain-text transcript of the current conversation in a dedicated overlay.

KeyAction
Shift+↑ / Shift+↓Enter message selection, jump between user messages
/ Move between items within a selected response
SpaceExpand or collapse all blocks for the selected message
yCopy the selected assistant output to clipboard
Ctrl+OToggle expand/collapse of a selected execution block
PgUp / PgDnPage up / down
Home / EndJump to top / bottom
  • 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 ⏺ Tools header
  • Reasoning blocks are expandable and show token count + duration
  • Commit markers appear as horizontal separators between turns and show files plus diff stats
  • Commit markers represent Agent Commits created when the agent edited files during a turn
  • user messages
  • assistant responses
  • tool execution groups
  • reasoning summaries
  • plans
  • todo lists
  • commit markers
  • Agent Commits — Commit markers and per-turn history
  • Side Panel — Alternate panels for terminals, agents, and changes
  • Navigation — Keyboard shortcuts and movement