REPL commands
1 minProducts
Commands starting with / are interpreted by the REPL, not sent to the model.
TABLE
| Command | Effect |
|---|---|
/help | List the session commands |
/add <path> | Attach a file to the next message |
/status | Session info: model, project, branch, turns, context size, approval mode |
/git | Show git status for the working directory |
/clear | Reset the conversation context; the session stays open |
/history | Print the message count for the current session |
exit or quit | Close the REPL |