Skip to main content

Slash commands

CommandAliasesDescription
/newStart a new conversation
/resumeOpen recent conversations
/exit/quit, /qExit Magnitude
/bashEnter bash mode
/initGenerate AGENTS.md for your project
/setupRun setup wizard
/settings/sOpen settings
/model/mOpen model settings
/providerOpen provider settings
/browser-setupSet up browser agent (Chromium)
Skills also register as slash commands (for example, /debug). Type / to see all available commands with autocomplete.

Keyboard shortcuts

ShortcutContextAction
EnterChat inputSend message
Shift+EnterChat inputNew line
Ctrl+CStreamingInterrupt
Ctrl+CIdle (2x)Exit
EscRunning agentsInterrupt agents (2x to kill all)
Ctrl+RAnyToggle recent conversations
TabChat input (composer focus)Select next tab (Main or subagent)
Shift+TabChat input (composer focus)Select previous tab (Main or subagent)

Subagent tab controls

  • Select a tab to route your next message to that agent.
  • Close idle subagent tabs directly.
  • Closing an active subagent tab prompts for confirmation to kill that subagent.

Bash mode

Enter bash mode with /bash or by starting your input with !. Run shell commands directly, then press Esc to return to normal chat.