Reference

Slash commands

CommandDescription
/helpShow all commands.
/chat <question>Read-only contextual Q&A over the repo.
/code <prompt>Run the full editing pipeline.
/model <name>Switch model.
/mode autoAutonomous command execution.
/mode askAsk-permission command execution.
/gitSummarize current git changes.
/mcpList MCP servers and connection status.
/clearClear screen.
/exitExit RAYS.

Execution behavior

  • Ask mode — requests confirmation for terminal actions.
  • Autonomous mode — executes without per-command confirmation.