Documentation Index
Fetch the complete documentation index at: https://docs.joggr.ai/llms.txt
Use this file to discover all available pages before exploring further.
Detaching
When you’re attached to a sandbox, pressCtrl+O then D to detach and return to your main worktree. This leaves the sandbox intact — your branch, uncommitted changes, and running processes are all preserved. You can reattach at any time with jog sandbox attach.
Dashboard
Runningjog sandbox (or jog box) with no subcommand opens a fullscreen interactive dashboard. It shows a table of all sandboxes for the current repository: branch name, status, and path.
| Key | Action |
|---|---|
↑ ↓ | Navigate |
Enter | Select / confirm |
a | Attach to selected sandbox |
d | Delete selected sandbox |
c | Create new sandbox |
| type | Filter / search |
q / Esc | Quit / go back |