Reference
Keyboard shortcuts
Shortcuts across the hub and the chapters.
1 min read · 5 sections
Cmd-K is the one to remember; it searches everything. The rest are quality-of-life.
Global
| Shortcut | Action |
|---|
| Cmd / Ctrl + K | Open search |
| Cmd / Ctrl + B | Toggle sidebar |
| Cmd / Ctrl + . | New project |
| Cmd / Ctrl + \ | Toggle the chat rail |
| g then c / v | Jump to the Code / Preview tab |
| g then a / p | Go to app home / Projects |
| Shift + ? | Show all shortcuts |
| Esc | Close any open modal |
Every shortcut is rebindable from Settings → Keyboard shortcuts.
Chat composers (PRD, Code, Design, Deploy, Docs, Token)
| Shortcut | Action |
|---|
| Cmd / Ctrl + Enter | Send message |
| @ | File mentions + session commands (Export, Undo, Compact) |
| / | Command menu (at start of line) |
Code editor
| Shortcut | Action |
|---|
| — | The editor auto-saves as you type; no manual save needed |
| Cmd / Ctrl + Z | Undo |
| Cmd / Ctrl + Shift + Z | Redo |
Docs editor
| Shortcut | Action |
|---|
| E | Edit (raw markdown) |
| Cmd / Ctrl + Enter | Save |
| Escape | Cancel (when clean) |
Agent editor
| Shortcut | Action |
|---|
| Delete / Backspace | Delete selected nodes or connections |
| Cmd / Ctrl + Z | Undo |
| Cmd / Ctrl + Shift + Z | Redo |
| Cmd / Ctrl + D | Duplicate selected |