REFERENCE
Keyboard shortcuts
The fastest way to find any action is the command palette: press ⇧⌘P and start typing. It lists every context action available right now, so you rarely need to memorize anything. That said, a handful of shortcuts are worth keeping in your fingers.
App-wide
These work whenever a workspace window has focus.
| Shortcut | Action |
|---|---|
| ⇧⌘P | Open the command palette |
| ⇧⌘O | Open a workspace |
| ⌘, | Settings |
| ⇧⌘0 | Toggle the left panel |
| ⇧⌘I | Toggle the right panel |
| ⇧⌘T | Toggle the bottom drawer |
| ⇧⌘A | Show Artifacts |
| ⌘1 … ⌘8 | Select a left tool window (⌘8 is the Prompt Library) |
| ⌥⌘1 … ⌥⌘5 | Select a right tool window |
| ⌥⌘C | Copy Provenance (the record, not the file) |
While running a stage
These act on the stage you're looking at, and live on the execution status bar so they go through the right confirmations (cancel prompts, policy approvals).
| Shortcut | Action |
|---|---|
| ⌘R | Run, or re-run, the stage |
| ⇧⌘R | Replay the attempt |
| ⌘E | Iterate / Revise: run another pass with feedback (single-execution stages; see iteration) |
| ⇧⌘⏎ | Approve / un-approve the attempt |
| ⌘. | Cancel |
In the Artifacts and Files lists
| Shortcut | Action |
|---|---|
| Space | Quick Look the selected file |
| ⌘⌫ | Move to Trash (Files list) |
If you ever forget one, ⇧⌘P and the menu bar both show the binding next to each command.