FULL LOCAL CONTROL • CLIENT ON YOUR MACHINE
curl -sL https://rhodesagi.com/install-mac | bash
Installs to ~/Applications, adds 'rhodes' command + all aliases to PATH
curl -sL https://rhodesagi.com/install-linux | bash
Installs app, creates desktop shortcut, adds 'rhodes' command + all aliases
curl -Lo %TEMP%\rs.exe https://rhodesagi.com/download/rhodes-code-2.0.0-setup-x64.exe && %TEMP%\rs.exe
Installs EXE, creates shortcuts, adds 'rhodes' command + all aliases to PATH
curl -sLo ~/.r.py rhodesagi.com/download/rhodes-linux.py && python3 ~/.r.py
VPS mode: CLI login with username/password, runs agent in background.