Switch modes and debug during a session

modes & models

// what it does

Shift+Tab rotates between Agent, Plan, and Ask modes without restarting. /debug toggles a dedicated debugging mode (or submits a prompt straight into it), and /logs prints the debug log path and copies it to the clipboard for bug reports.

// shortcut

Shift+Tab

// shell

$ /debug
$ /logs

// resources