Reference
Slash commands
| Command | Description |
|---|---|
| /help | Show all commands. |
| /chat <question> | Read-only contextual Q&A over the repo. |
| /code <prompt> | Run the full editing pipeline. |
| /model <name> | Switch model. |
| /mode auto | Autonomous command execution. |
| /mode ask | Ask-permission command execution. |
| /git | Summarize current git changes. |
| /mcp | List MCP servers and connection status. |
| /clear | Clear screen. |
| /exit | Exit RAYS. |
Execution behavior
- Ask mode — requests confirmation for terminal actions.
- Autonomous mode — executes without per-command confirmation.