Use a rich interactive terminal experience to explore your codebase, build new features, debug issues, and integrate your tools.
auggie
without any mode flags to get the full-screen terminal user interface with rich interactive features, real-time streaming of responses, and visual progress indicators. This mode shows all tool calls, results, and allows ongoing conversation through an intuitive interface.
Ctrl + J
to enter a new line in any terminal. See below for instructions to configure your terminal to use Option + Enter
to enter a new line.
Terminal application | New line shortcut |
---|---|
All terminals | Ctrl + J |
MacOS Terminal (see below) | Option + Enter |
iTerm2 (see below) | Option + Enter |
VS Code Terminal | Option + Enter |
Ghostty | Shift + Enter |
Command | Description |
---|---|
Escape | Interrupt the active agent |
Ctrl + C | Interrupt the active agent |
Escape + Escape | Clear the input box |
Ctrl + C | Press twice to exit |
Ctrl + D | Press twice to exit |
Up Arrow | Cycle through previous messages |
Down Arrow | Cycle through previous messages |
Command | Description |
---|---|
/new | Start a new conversation with no message history |
/mcp-status | View the status of all configured MCP servers |
/github-workflow | Generate a GitHub Action workflow |
/request-id | Show the request ID for the current conversation |
/help | Show help |
/exit | Exit Auggie |