Skip to content

Keyboard shortcuts

The review UI is keyboard-first. Press ? in the review for this sheet.

Move

KeyAction
j / kNext / previous hunk
J / KNext / previous file
nNext unreviewed file
/Filter files

Read

KeyAction
vMark this file reviewed
hHide reviewed files
uUnified / split
oCollapse / expand file
bShow / hide the file list

Comment

KeyAction
cComment on this hunk
⌘↵Add the comment
escClose / cancel
?This sheet

v marks a whole file, not the hunk under the cursor, which is worth knowing because coverage is reported per hunk. Reading every hunk in a file and pressing v are two different claims, and Finish review sends both.

⌘↵ adds the comment and leaves it in your review; it does not send it to the agent. Sending is Send to agent on a single thread, or Finish review for the batch.

Multi-line comments are mouse grammar rather than keys: drag down the line numbers to select a range, shift-click a line number to move the open composer's free edge there, and the ▲/▼ on the composer's chip walk that edge one line at a time — through the starting line and out the other side, so a run of ▼ reads "this line as top, N lines down". Every press is reversible.

Released under the Apache-2.0 License.