Reference
Complete reference for the slash commands (/) and shortcuts available in Junie CLI (interactive mode).
Built-in slash commands
Command | Description |
|---|---|
| Manage your Junie Accounts and Junie API keys, or connect your own API key from Anthropic, OpenAI, and other OpenAI API-compatible providers. |
| Create and manage custom slash commands. |
| Share feedback about the current session with the Junie team. |
| See the session history and resume one of the previous sessions. |
| Launch an interactive wizard for installing and configuring Junie GitHub Action in the current GitHub repository. |
| Import user- or project-level configs from other coding agents. |
| Connect MCP servers to Junie CLI and manage the connections. |
| Select the main Large Language Model (LLM) to be used by Junie. |
| Clear up the context and start a new session. |
| Select the application theme. |
| Exit Junie CLI interactive mode while staying logged in. |
| Check for updates and install if available. |
| See the cost breakdown for the current session, including token usage and used models. |
You can also add your own slash commands to Junie CLI. For details, see Custom slash commands.
Navigation
Shortcut | Description |
|---|---|
| Quit Junie CLI interactive mode. |
| Run a shell command in the embedded terminal. Example: |
| Search for a file or folder in your project to attach it to the prompt. |
| Open the slash command suggestion menu. |
| Open the help menu to see all available shortcuts. |
Modes and features
Shortcut | Description |
|---|---|
| Toggle between default mode and plan mode. |
| Toggle fast mode (available during task execution). |
| Enable brave mode. |
| Search the prompt history. |
| Open the full transcript of the current session. |
| Navigate the transcript of the current session after opening it ( |
Text editing
Shortcut | Description |
|---|---|
| Insert a new line in the prompt. |
| Move cursor to the start of the line. |
| Move cursor to the end of the line. |
| Move cursor one word backward. |
| Move cursor one word forward. |
| Delete the entire line. |
| Delete the word before the cursor. |