Primary navigation

Codex IDE extension slash commands

Reference for slash commands in the Codex IDE extension

Slash commands let you control Codex without leaving the chat input. Use them to check status, switch between local and cloud mode, or send feedback.

Use a slash command

  1. In the Codex chat input, type /.
  2. Select a command from the list, or keep typing to filter (for example, /status).
  3. Press Enter.

Available slash commands

Slash commandDescription
/auto-contextTurn Auto Context on or off to include recent files and IDE context automatically.
/cloudSwitch to cloud mode to run the task remotely (requires cloud access).
/cloud-environmentChoose the cloud environment to use (available only in cloud mode).
/feedbackOpen the feedback dialog to submit feedback and optionally include logs.
/localSwitch to local mode to run the task in your workspace.
/reviewStart code review mode to review uncommitted changes or compare against a base branch.
/statusShow the thread ID, context usage, and rate limits.